From 4ed55ff28334304bcb750dc512f8143242063e43 Mon Sep 17 00:00:00 2001 From: xiaoz Date: Wed, 6 Jul 2022 12:22:43 +0800 Subject: [PATCH] fix bug --- redis.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis.conf b/redis.conf index fbcac2b..45d5a91 100644 --- a/redis.conf +++ b/redis.conf @@ -15,7 +15,7 @@ timeout 0 tcp-keepalive 300 # 后台运行,容器不需要 -daemonize no +daemonize yes supervised no