sunyj 9 лет назад
Родитель
Сommit
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