diff --git a/data/apps/microservices/cvtt_musvc.cfg b/data/apps/microservices/cvtt_musvc.cfg index 61f4d25..6207f07 100644 --- a/data/apps/microservices/cvtt_musvc.cfg +++ b/data/apps/microservices/cvtt_musvc.cfg @@ -27,23 +27,23 @@ "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.ACCT_GW.APP_STATUS" , "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.ACCT_GW." , "exchanges_settings": { - # "COINBASE_AT": { - # "mkt_data": { - # "enabled": false - # , "streaming": false - # }, - # "order_entry": { - # "enabled": false - # , "streaming": false - # }, - # "accounting": { - # "enabled": true - # , "streaming": false - # } - # , "credentials_key": { - # "read_only": "COINBASE_ADV_RO" - # } - # }, + "COINBASE_AT": { + "mkt_data": { + "enabled": false + , "streaming": false + }, + "order_entry": { + "enabled": false + , "streaming": false + }, + "accounting": { + "enabled": true + , "streaming": false + } + , "credentials_key": { + "read_only": "COINBASE_ADV_RO" + } + }, "COINBASE_FUT": { "mkt_data": { "enabled": false @@ -62,10 +62,9 @@ } } } - # , "exchanges": ["COINBASE_AT"] # DEPRECATED R E M O V E , "connectors": { "simulated": true, - "exchanges": ["COINBASE_AT"] + "exchanges": ["COINBASE_FUT"] } } , "bookkeeper": {