Explorar el Código

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

trick9191 hace 5 años
padre
commit
01719a0f49
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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}