|
@ -50,6 +50,13 @@ spring:
|
|
uri: ${wlyy.spring.config.uri:http://172.16.100.63:1221}
|
|
uri: ${wlyy.spring.config.uri:http://172.16.100.63:1221}
|
|
label: ${wlyy.spring.config.label:master}
|
|
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:
|
|
spring:
|
|
profiles: xmjwprod
|
|
profiles: xmjwprod
|
|
cloud:
|
|
cloud:
|