Browse Source

eureka配置更新

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

+ 2 - 0
application.yml

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