config_service/data/apps/minimal_md.cfg
Cryptoval Trading Technologies 039c744530 .
2024-08-13 01:50:36 +00:00

18 lines
366 B
INI

@var CONFIG_SERVICE=cloud23.cvtt.vpn:6789
{
"refdata": @inc=http://${CONFIG_SERVICE}/refdata/refdata
"exchanges_settings": {
"*": {
"mkt_data": {
"enabled": true
, "streaming": true
},
}
}
, "cvttcomm": {
"type": "redis"
, "redis_settings": "localhost"
}
}