Progr1mmer %!s(int64=6) %!d(string=hai) anos
pai
achega
912eed669f
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      application.yml

+ 3 - 3
application.yml

@ -24,7 +24,7 @@ eureka:
    healthcheck:
      enabled: false #启动监控检查
    serviceUrl:
      defaultZone: http://${eureka-server-ip}/eureka/
      defaultZone: http://${eureka-server}/eureka/
  instance:
    prefer-ip-address: false
@ -73,10 +73,10 @@ yihu:
spring:
  profiles: jwdev
eureka-server-ip: 172.19.103.33:8761
eureka-server: 172.19.103.33:8761
---
spring:
  profiles: jwtest
eureka-server-ip: 172.19.103.33:8761
eureka-server: 172.19.103.33:8761