Browse Source

Merge branch 'dev' of http://192.168.1.220:10080/Amoy2/wlyy2.0 into dev

liubing 3 years ago
parent
commit
d92b100235
1 changed files with 1 additions and 1 deletions
  1. 1 1
      server/svr-authentication/src/main/resources/bootstrap.yml

+ 1 - 1
server/svr-authentication/src/main/resources/bootstrap.yml

@ -130,7 +130,7 @@ spring:
  cloud:
  cloud:
    config:
    config:
      uri: ${wlyy-spring.config.uri:http://127.0.0.1:1221}
      uri: ${wlyy-spring.config.uri:http://127.0.0.1:1221}
      label: ${wlyy-spring.config.label:jwdev}
      label: ${wlyy-spring.config.label:master}
---
---
spring:
spring: