From bbb0d03af83e13f115ffb35859401ae3495c34bf Mon Sep 17 00:00:00 2001 From: zhengkunwang223 Date: Wed, 8 Mar 2023 23:35:42 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9redis-commander?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- redis-commander/versions/0.8.0/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis-commander/versions/0.8.0/config.json b/redis-commander/versions/0.8.0/config.json index 86e844cfc..7d6cc66d3 100644 --- a/redis-commander/versions/0.8.0/config.json +++ b/redis-commander/versions/0.8.0/config.json @@ -7,7 +7,7 @@ "labelEn": "Redis Service", "required": true, "default": "", - "envKey": "PANEL_REDIS_HOST" + "envKey": "PANEL_DB_HOST" }, { "type": "password",