This commit is contained in:
Cryptoval Trading Technologies
2026-04-17 19:06:01 +00:00
parent a4df2710d9
commit affb77fcb8
+7
View File
@@ -31,6 +31,13 @@
, "ping_timeout_secs": 2.0
, "verbose": false
}
, "REDIS_CLD32_TESTER": { # to use docker compose service from outside
"type": "redis"
, "url": "redis://cld32-tester-01.cvtt.vpn:16379"
, "read_timeout" : 0.01
, "ping_timeout_secs": 2.0
, "verbose": false
}
}
, "cache": {
"REDIS_DCKR_COMPOSE": {