change 4 жил өмнө
parent
commit
f1d052f758

+ 1 - 1
zhongzheng-admin/src/main/resources/application-prod.yml

@@ -58,7 +58,7 @@ spring:
     # redis 配置
     redis:
         # 地址
-        host: 172.18.19.227
+        host: 120.79.166.78
         # 端口,默认为6379
         port: 6379
         # 数据库索引

+ 1 - 1
zhongzheng-api/src/main/resources/application-prod.yml

@@ -58,7 +58,7 @@ spring:
     # redis 配置
     redis:
         # 地址
-        host: 172.18.19.227
+        host: 120.79.166.78
         # 端口,默认为6379
         port: 6379
         # 数据库索引