Progr1mmer 7 лет назад
Родитель
Сommit
1edadcf8bd
1 измененных файлов с 2 добавлено и 2 удалено
  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: