Эх сурвалжийг харах

chore: 更新正式服ip配置

hanfangyu 1 жил өмнө
parent
commit
c5c21a7a23

+ 3 - 3
src/main/resources/application-linux.yml

@@ -3,12 +3,12 @@ spring:
     cloud:
         nacos:
             discovery:
-                server-addr: 172.18.0.5:8848
-                ip: 172.18.0.5  # 可指定 注册IP 默认注册服务启动的机器的内网IP
+                server-addr: 172.18.0.1:8848
+                ip: 172.18.0.1  # 可指定 注册IP 默认注册服务启动的机器的内网IP
     # redis 配置
     redis:
         # 地址
-        host: 172.18.0.3
+        host: 172.18.0.1
         # 端口,默认为6379
         port: 6379
         # 数据库索引