Explorar el Código

Merge remote-tracking branch 'origin/master'

谭斌 hace 2 años
padre
commit
3e1c405765

+ 1 - 1
authorize-start/src/main/resources/bootstrap-uat.yml

@@ -7,7 +7,7 @@ spring:
 cloud:
   service:
     name: authorize
-    ip: 192.168.0.102
+    ip: 119.96.194.20
 
 #雪花ID唯一标识
 workerId: 20

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

@@ -11,7 +11,7 @@ server:
 #微服务相关配置
 cloud:
   center:
-    url: ${ip:119.96.213.127}:9007
+    url: 119.96.213.127:9007
     config:
       shared-configs: redis.yaml,mysql.yaml,mqtt.yaml,es.yaml
       name: authorize