Explorar el Código

eureka配置更新

Progr1mmer hace 7 años
padre
commit
3a0be749dc
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      application.yml

+ 2 - 0
application.yml

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