Commit 7b732d831f55b4342d1bdbd1dabd0962c9ee57dd
1 parent
c091016c
调整配置
Showing
1 changed file
with
1 additions
and
1 deletions
user-service.yml
| @@ -60,7 +60,7 @@ eureka: | @@ -60,7 +60,7 @@ eureka: | ||
| 60 | serviceUrl: | 60 | serviceUrl: |
| 61 | defaultZone: http://discovery:15200/eureka/ | 61 | defaultZone: http://discovery:15200/eureka/ |
| 62 | healthcheck: | 62 | healthcheck: |
| 63 | - enabled:true | 63 | + enabled: true |
| 64 | 64 | ||
| 65 | # 一些公共的常量配置 | 65 | # 一些公共的常量配置 |
| 66 | apiConfig: | 66 | apiConfig: |