Browse Source

负载超时设置

Progr1mmer 7 years ago
parent
commit
1edadcf8bd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      application.yml

+ 2 - 2
application.yml

@ -118,8 +118,8 @@ eureka:
  client:
    serviceUrl:
      defaultZone: http://${eureka-server-ip}/eureka/
    healthcheck:
      enabled: true
    #healthcheck:
      #enabled: true
---
spring: