Commit fd0781a60dd31ee1f52b52b6e0d56453dde11d24

Authored by 刘岱鹏
1 parent e367bf9c

修改配置

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