From d4d6e9125608a219fb88101cc1ae93cfa0b40171 Mon Sep 17 00:00:00 2001 From: break Date: Wed, 22 Jul 2026 13:04:17 +0900 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E6=B5=8B=E8=AF=95=E5=BA=94?= =?UTF-8?q?=E8=AF=A5=E8=B5=B07=E7=9A=84db?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.local b/.env.local index 064d11b..e16e5de 100644 --- a/.env.local +++ b/.env.local @@ -24,7 +24,7 @@ export JUNHONG_DATABASE_SSLMODE="disable" export JUNHONG_REDIS_ADDRESS="cxd.whcxd.cn" export JUNHONG_REDIS_PORT="16299" export JUNHONG_REDIS_PASSWORD="cpNbWtAaqgo1YJmbMp3h" -export JUNHONG_REDIS_DB="6" +export JUNHONG_REDIS_DB="7" # ---------------------------------------------------------------------------- # JWT 配置(必填)