Sign in
孙宁海
/
huike-eaas-config
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
1fd8d990df5b3d6b41e5a975bda11fd877eead81
Authored by
luotong
2017-09-14 02:49:04 +0000
1 parent
81fdf3f1
开发环境,添加高校邦api地址链接
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
class-service.yml
class-service.yml
View file @
1fd8d99
...
...
@@ -121,6 +121,7 @@ ribbon:
121
121
apiConfig:
122
122
resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com
123
123
usrLocalTomcatTempLocation: /usr/local/tomcat/temp
124
+ gxbApiUrl: http://gxb-api:8080/gxb-api
124
125
---
125
126
server:
126
127
port: 16200
...
...