From b797225e1c7e4d1aa1f9627f3633686a63cb17dc Mon Sep 17 00:00:00 2001 From: anlicheng Date: Wed, 20 Sep 2023 20:03:24 +0800 Subject: [PATCH] fix --- config/sys-prod.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sys-prod.config b/config/sys-prod.config index f55cc58..03124d9 100644 --- a/config/sys-prod.config +++ b/config/sys-prod.config @@ -54,7 +54,7 @@ [{size, 10}, {max_overflow, 20}, {worker_module, eredis}], [ {host, "172.19.0.7"}, - {port, 26379} + {port, 6379} ] },