From 5f1f1fef6d3c6f886e27d6a60be4e515d903e833 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B0=8F=E4=BA=91?= Date: Tue, 13 Jan 2026 18:59:30 +0800 Subject: [PATCH] =?UTF-8?q?redis=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/redis/conf/redis.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/redis/conf/redis.conf b/docker/redis/conf/redis.conf index d762d65..c920e89 100644 --- a/docker/redis/conf/redis.conf +++ b/docker/redis/conf/redis.conf @@ -1 +1 @@ -# requirepass 123456 \ No newline at end of file +bind 0.0.0.0 \ No newline at end of file