From 73963b4d040c1addd64193ed13ebd3795ff755f1 Mon Sep 17 00:00:00 2001 From: Pu Zhibing <393733352@qq.com> Date: 星期五, 08 八月 2025 10:03:10 +0800 Subject: [PATCH] 修改bug --- MessagePushTravel/src/main/resources/application.yml | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/MessagePushTravel/src/main/resources/application.yml b/MessagePushTravel/src/main/resources/application.yml index 9cee63e..0ff4f7e 100644 --- a/MessagePushTravel/src/main/resources/application.yml +++ b/MessagePushTravel/src/main/resources/application.yml @@ -11,14 +11,14 @@ max-request-size: 100MB max-file-size: 100MB redis: - host: 192.168.110.80 - port: 6379 - password: 123456 -# host: 172.21.35.151 -# port: 6512 -# password: SC_cache@20#25 -# database: 0 -# timeout: 1000 -# cluster: -# nodes: 172.21.35.151:6512,172.21.35.152:6512,172.21.35.153:6512,172.21.35.151:6513,172.21.35.152:6513,172.21.35.153:6513 +# host: 192.168.110.80 +# port: 6379 +# password: 123456 + host: 10.88.154.24 + port: 7560 + password: Idcs_B_2025rd141 + database: 0 + timeout: 1000 + cluster: + nodes: 10.88.154.24:7560,10.88.154.34:7560,10.88.154.59:7560,10.88.154.98:7560,10.88.154.100:7560,10.88.154.109:7560 -- Gitblit v1.7.1