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}