Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center-ui
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴学德
gdtel-gztel-school-center-ui
Commits
fe37a3d2
Commit
fe37a3d2
authored
Mar 06, 2020
by
弓厶
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加维护文件
parent
e90640f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
deploy/prod/winsun-docker-application-list/gdtel-gztel-school-center/ui/nginx/config/ui.conf
+3
-2
No files found.
deploy/prod/winsun-docker-application-list/gdtel-gztel-school-center/ui/nginx/config/ui.conf
View file @
fe37a3d2
...
@@ -16,8 +16,9 @@
...
@@ -16,8 +16,9 @@
location
/
auth
{
location
/
auth
{
proxy_pass
http
://
gateway
:
10001
/
auth
;
proxy_pass
http
://
gateway
:
10001
/
auth
;
}
}
location
/
api
{
# 后端管理接口
proxy_pass
http
://
gateway
:
10001
/
api
;
location
/
manager
{
proxy_pass
http
://
gateway
:
10001
/
manager
;
}
}
error_page
500
502
503
504
/
50
x
.
html
;
error_page
500
502
503
504
/
50
x
.
html
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment