config_service/data/apps/minimal_md.cfg
Cryptoval Trading Technologies 5e7cf812aa using env for CONFIG_SERVICE
2025-01-24 04:23:56 +00:00

18 lines
407 B
INI

{
"refdata": @inc=http://@env{CONFIG_SERVICE}/refdata/refdata
"exchanges_settings": {
"*": {
"mkt_data": {
"enabled": true
, "streaming": true
},
}
}
, "comm_settings": "/comm/pubsub/redis/localhost"
# , "cvttcomm": {
# "type": "redis"
# , "comm_settings": "/comm/pubsub/redis/localhost"
# }
}