Commit 004111fd7150788213dc316b56f3a8b1978ad50c
1 parent
f0ed6403
修改user gxb-api
Showing
1 changed file
with
2 additions
and
1 deletions
user-service.yml
| ... | ... | @@ -233,7 +233,8 @@ eureka: |
| 233 | 233 | apiConfig: |
| 234 | 234 | resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com |
| 235 | 235 | usrLocalTomcatTempLocation: /usr/local/tomcat/temp |
| 236 | - gxbApiUrl: http://gxb-api:8080/gxb-api | |
| 236 | + gxbApiUrl: http://api/gxb-api | |
| 237 | + | |
| 237 | 238 | |
| 238 | 239 | |
| 239 | 240 | dingdingConfig: | ... | ... |