Commit 345e579073306fdb97d3d4c18c8641005d89941a

Authored by 刘岱鹏
1 parent 1c13df81

修改配置

Showing 1 changed file with 2 additions and 0 deletions
class-service.yml
@@ -94,6 +94,8 @@ eureka: @@ -94,6 +94,8 @@ eureka:
94 fetchRegistry: false 94 fetchRegistry: false
95 serviceUrl: 95 serviceUrl:
96 defaultZone: http://discovery:15200/eureka/ 96 defaultZone: http://discovery:15200/eureka/
  97 + healthcheck:
  98 + enabled:true
97 99
98 # 一些公共的常量配置 100 # 一些公共的常量配置
99 apiConfig: 101 apiConfig: