浏览代码

更改 redis 连接 IP 地址为生产地址

lvjian 4 月之前
父节点
当前提交
35fdfb2041
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      src/main/resources/application.yml

+ 6 - 6
src/main/resources/application.yml

@@ -50,17 +50,17 @@ redis:
     jedis-cluster:
         # Redis Cluster 主机列表
         redis-cluster-host-list:
-            - host: 120.76.84.45
+            - host: 47.112.115.196
               port: 7000
-            - host: 120.76.84.45
+            - host: 47.112.115.196
               port: 7001
-            - host: 120.76.84.45
+            - host: 47.112.115.196
               port: 7002
-            - host: 120.76.84.45
+            - host: 47.112.115.196
               port: 7003
-            - host: 120.76.84.45
+            - host: 47.112.115.196
               port: 7004
-            - host: 120.76.84.45
+            - host: 47.112.115.196
               port: 7005
         password: Abc-123#*.-