From 4231cb0417322b6b974210d31ff4cbd8a842da96 Mon Sep 17 00:00:00 2001 From: Pu Zhibing <393733352@qq.com> Date: 星期二, 12 八月 2025 10:42:39 +0800 Subject: [PATCH] 合并代码 --- 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 0ff4f7e..6f8e028 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 - 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 + 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