Browse Source

recover file

guozhaoshun 6 years atrás
parent
commit
2d9c8cdf01
1 changed files with 2 additions and 2 deletions
  1. 2 2
      rankin-user-service/src/main/resources/bootstrap.yml

+ 2 - 2
rankin-user-service/src/main/resources/bootstrap.yml

@@ -5,9 +5,9 @@ spring:
     active:
   cloud:
     config:
-      uri: http://192.168.1.151:8921
+      uri: http://config.rankin.com:8921
       label: master
-      profile: ${profile:local}
+      profile: ${profile:dev}
 
 #logging:
 #  level: