瀏覽代碼

中山医院

Trick 5 年之前
父節點
當前提交
4ff84b7756
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      server/svr-authentication/src/main/resources/bootstrap.yml

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

@ -50,6 +50,13 @@ spring:
      uri: ${wlyy.spring.config.uri:http://172.16.100.63:1221}
      label: ${wlyy.spring.config.label:master}
---
spring:
  profiles: jwOracleProd
  cloud:
    config:
      uri: ${wlyy.spring.config.uri:http://192.168.33.199:1221}
      label: ${wlyy.spring.config.label:master}
---
spring:
  profiles: xmjwprod
  cloud: