From 47e55835a858636a79930156cab7647821085c92 Mon Sep 17 00:00:00 2001 From: nickchange <126672920+nickchange@users.noreply.github.com> Date: 星期四, 12 十月 2023 18:06:43 +0800 Subject: [PATCH] 10.12bug --- cloud-server-other/src/main/resources/redis.properties | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/cloud-server-other/src/main/resources/redis.properties b/cloud-server-other/src/main/resources/redis.properties index 0e934d1..c8cd188 100644 --- a/cloud-server-other/src/main/resources/redis.properties +++ b/cloud-server-other/src/main/resources/redis.properties @@ -1,9 +1,6 @@ spring.redis.database=0 -# Redis��������ַ spring.redis.host=@redis.addr@ -# Redis���������Ӷ˿� spring.redis.port=@redis.port@ -# Redis�������������루Ĭ��Ϊ�գ� spring.redis.password=@redis.password@ spring.redis.jedis.pool.max-active=1024 spring.redis.jedis.pool.max-wait=10000 -- Gitblit v1.7.1