From 6f020ba5a87d1b237e9a395f3a3431e3f30eeff9 Mon Sep 17 00:00:00 2001 From: Cryptoval Trading Technologies Date: Thu, 4 Dec 2025 23:42:01 +0000 Subject: [PATCH] 20251204 --- data/apps/common/comm.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/apps/common/comm.cfg b/data/apps/common/comm.cfg index 59bde91..2d28736 100644 --- a/data/apps/common/comm.cfg +++ b/data/apps/common/comm.cfg @@ -62,7 +62,8 @@ } , "cache": { "REDIS_DCKR_COMPOSE": { - "url": "redis://redis:6379 + "type": "redis" + , "url": "redis://redis:6379" } } } \ No newline at end of file