浏览代码

eureka配置更新

Progr1mmer 7 年之前
父节点
当前提交
3a0be749dc
共有 1 个文件被更改,包括 2 次插入0 次删除
  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: