From d7acb44a814f08867301e3f7fa25554e99949f9a Mon Sep 17 00:00:00 2001 From: yuliang <398780299@qq.com> Date: Wed, 16 Jul 2025 13:23:56 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A8=E7=94=BBbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tw_zh/envs/13.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tw_zh/envs/13.json b/tw_zh/envs/13.json index 9e903d4..f8d8006 100644 --- a/tw_zh/envs/13.json +++ b/tw_zh/envs/13.json @@ -15,10 +15,9 @@ "password": "Rcs2_tw_zhanghui" }, "redis": { - "host": "180.100.199.56", + "host": "127.0.0.1", "port": 6379, - "database": 0, - "password": "yxt123456" + "database": 0 } } }