Progr1mmer 6 years ago
parent
commit
ae478ccadf
1 changed files with 1 additions and 5 deletions
  1. 1 5
      application.yml

+ 1 - 5
application.yml

@ -65,10 +65,6 @@ eureka:
    healthcheck:
      enabled: false #启动监控检查
    serviceUrl:
      defaultZone: http://${eureka.server.ip}/eureka/
      defaultZone: http://172.19.103.33:8761/eureka/
  instance:
    prefer-ip-address: false
eureka:
  server:
    ip: 172.19.103.33:8761