sunyj пре 9 година
родитељ
комит
d96b248a7d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/main/resources/bootstrap.yml

+ 1 - 1
src/main/resources/bootstrap.yml

@@ -3,7 +3,7 @@ spring:
   name: report
  cloud:
   config:
-   uri: http://10.10.100.145:8080
+   uri: http://config.ubtob.com
  jpa:
   database: ORACLE
   show-sql: false