Commit 626900fa00f424c30e9deb6d3cf5a427df529f87
1 parent
0f3c13b1
修改配置
Showing
1 changed file
with
0 additions
and
2 deletions
user-service.yml
| @@ -61,8 +61,6 @@ eureka: | @@ -61,8 +61,6 @@ eureka: | ||
| 61 | fetchRegistry: false | 61 | fetchRegistry: false |
| 62 | serviceUrl: | 62 | serviceUrl: |
| 63 | defaultZone: http://discovery:15200/eureka/ | 63 | defaultZone: http://discovery:15200/eureka/ |
| 64 | - healthcheck: | ||
| 65 | - enabled: true | ||
| 66 | 64 | ||
| 67 | # 一些公共的常量配置 | 65 | # 一些公共的常量配置 |
| 68 | apiConfig: | 66 | apiConfig: |