Progr1mmer il y a 6 ans
Parent
commit
f5e2da33fe
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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}