瀏覽代碼

配置信息

Progr1mmer 6 年之前
父節點
當前提交
f5e2da33fe
共有 1 個文件被更改,包括 2 次插入2 次删除
  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}