Commit 44bff7bcd07233956ce15c18e8ce2359cdc74fc8

Authored by 刘岱鹏
1 parent 710e5b0d

调整配置

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