This commit is contained in:
Cryptoval Trading Technologies 2025-09-02 18:36:01 +00:00
parent 35e037d2bf
commit 1a6c940e6d

View File

@ -13,6 +13,7 @@
, "type": "redis" , "type": "redis"
, "read_timeout" : 0.01 , "read_timeout" : 0.01
, "ping_timeout_secs": 2.0 , "ping_timeout_secs": 2.0
, "verbose": true
} }
, "localhost-2-docker": { , "localhost-2-docker": {
"url": "redis://localhost:16379" "url": "redis://localhost:16379"