This commit is contained in:
Cryptoval Trading Technologies
2025-12-04 23:42:01 +00:00
parent 6518ff1e04
commit 6f020ba5a8
+2 -1
View File
@@ -62,7 +62,8 @@
} }
, "cache": { , "cache": {
"REDIS_DCKR_COMPOSE": { "REDIS_DCKR_COMPOSE": {
"url": "redis://redis:6379 "type": "redis"
, "url": "redis://redis:6379"
} }
} }
} }