Althars123 3 years ago
parent
commit
e2ee474d82
1 changed files with 1 additions and 1 deletions
  1. 1 1
      zzjs-admin/src/main/resources/application-dev.yml

+ 1 - 1
zzjs-admin/src/main/resources/application-dev.yml

@@ -59,7 +59,7 @@ spring:
     # redis 配置
     redis:
         # 地址
-        host: 192.168.8.213
+        host: 1.15.26.233
         # 端口,默认为6379
         port: 6379
         # 密码