chenweida 7 anni fa
parent
commit
f33f3fc7cc
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      server/svr-discovery/src/main/resources/application.yml

+ 5 - 0
server/svr-discovery/src/main/resources/application.yml

@ -34,6 +34,11 @@ spring:
  profiles: jwdev
eureka:
  client:
    service-url:
      defaultZone: http://jw:jkzl@127.0.0.1:8761/eureka
---
spring:
  profiles: jwtest