From 18e919bde3d925ee76fe29c7a6621c2716b1e4e4 Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期五, 21 三月 2025 09:43:31 +0800
Subject: [PATCH] feat(social): 添加 Keycloak社交登录支持

---
 script/docker/redis/conf/redis.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/script/docker/redis/conf/redis.conf b/script/docker/redis/conf/redis.conf
index 72255c6..4af3b79 100644
--- a/script/docker/redis/conf/redis.conf
+++ b/script/docker/redis/conf/redis.conf
@@ -1,11 +1,11 @@
 # redis 瀵嗙爜
-requirepass ruoyi123
+#requirepass ruoyi123
 
 # key 鐩戝惉鍣ㄩ厤缃�
 # notify-keyspace-events Ex
 
 # 閰嶇疆鎸佷箙鍖栨枃浠跺瓨鍌ㄨ矾寰�
-dir /redis/data
+dir /data/redis/data
 # 閰嶇疆rdb
 # 15鍒嗛挓鍐呮湁鑷冲皯1涓猭ey琚洿鏀瑰垯杩涜蹇収
 save 900 1

--
Gitblit v1.9.3