This commit is contained in:
Cryptoval Trading Technologies 2025-09-21 00:12:01 +00:00
parent 357faf0442
commit 84bd268ac4

View File

@ -1,9 +1,9 @@
# /comm
{
"pubsub" : {
"M": { # docker compose used
"url": "redis://redis:6379"
, "type": "redis"
"MUSVC_DOCKER_REDIS": { # docker compose used
"type": "redis"
, "url": "redis://redis:6379"
, "read_timeout" : 0.01
, "ping_timeout_secs": 2.0
, "verbose": false