Browse Source

配置信息

Progr1mmer 6 years ago
parent
commit
f5e2da33fe
1 changed files with 2 additions and 2 deletions
  1. 2 2
      svr/svr-wlyy-specialist/src/main/resources/bootstrap.yml

+ 2 - 2
svr/svr-wlyy-specialist/src/main/resources/bootstrap.yml

@ -36,5 +36,5 @@ spring:
  profiles: prod
  cloud:
    config:
      uri: ${wlyy.spring.config.uri:http://172.17.110.212:1221}
      label: ${wlyy.spring.config.label:jwdev}
      uri: ${wlyy.spring.config.uri:http://192.168.120.153:1221}
      label: ${wlyy.spring.config.label:prod}