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