config_service/data/apps/tests/get_positions.cfg
Cryptoval Trading Technologies 2c3aa1c01e .
2023-11-11 01:46:24 +00:00

23 lines
537 B
INI

@var CONFIG_SVC_HOST=cloud16.cvtt.vpn
{
"__DUMMY__": null
, "exchanges_settings": {
"CVTT_COINBASE": {
"accounting": {
"enabled": true
, "streaming": false
}
}
, "CVTT_COINBASE_LOCAL": {
"accounting": {
"enabled": true
, "streaming": false
}
}
}
, "refdata": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/refdata
, "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/redis
}