Commit a723251643efd2418763abd39d52ad3bb386641b
1 parent
137bedc7
修改配置
Showing
1 changed file
with
1 additions
and
1 deletions
class-service.yml
| @@ -241,7 +241,7 @@ ribbon: | @@ -241,7 +241,7 @@ ribbon: | ||
| 241 | apiConfig: | 241 | apiConfig: |
| 242 | resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com | 242 | resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com |
| 243 | usrLocalTomcatTempLocation: /usr/local/tomcat/temp | 243 | usrLocalTomcatTempLocation: /usr/local/tomcat/temp |
| 244 | - gxbApiUrl: http://api/gxb-api | 244 | + gxbApiUrl: http://gxb-api:8080/gxb-api |
| 245 | --- | 245 | --- |
| 246 | server: | 246 | server: |
| 247 | port: 16200 | 247 | port: 16200 |