From 8a59d8be91186cf7ddd28cda91da5d68e6404482 Mon Sep 17 00:00:00 2001
From: liujie <1793218484@qq.com>
Date: 星期二, 12 八月 2025 11:47:31 +0800
Subject: [PATCH] update

---
 MessagePushTravel/src/main/resources/application.yml |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/MessagePushTravel/src/main/resources/application.yml b/MessagePushTravel/src/main/resources/application.yml
index 0ff4f7e..2f604d7 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: 10.88.154.24
-    port: 7560
-    password: Idcs_B_2025rd141
+    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
+#    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