wangyu před 6 roky
rodič
revize
efc7b3af8f

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

@@ -9,7 +9,7 @@ spring:
         enabled: true
         serviceId: config-server
   profiles:
-    active: test
+    active: local
 
 eureka:
   client:

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

@@ -9,7 +9,7 @@ spring:
         enabled: true
         serviceId: config-server
   profiles:
-    active: test
+    active: local
 
 eureka:
   client: