Sfoglia il codice sorgente

Merge branch 'jwdev' of trick9191/wlyy2.0.config into jwdev

trick9191 5 anni fa
parent
commit
01719a0f49
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      application.yml

+ 1 - 1
application.yml

@ -58,7 +58,7 @@ eureka:
    healthcheck:
      enabled: false #监控检查
    serviceUrl:
      defaultZone: http://jw:jkzl@172.19.103.33:8761/eureka/
      defaultZone: http://jw:jkzl@192.168.131.174:8761/eureka/
  instance:
    prefer-ip-address: false
    instance-id: ${spring.cloud.client.ipAddress}:${server.port}