.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@var CONFIG_SVC_HOST=cloud23.cvtt.vpn
|
||||
@var CONFIG_SERVICE=cloud23.cvtt.vpn:6789
|
||||
{
|
||||
"assets": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/assets
|
||||
, "instruments": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/instruments
|
||||
, "exchanges": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/exchanges
|
||||
, "exchange_instruments": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/exchange_instruments
|
||||
"assets": @inc=http://${CONFIG_SERVICE}/refdata/assets
|
||||
, "instruments": @inc=http://${CONFIG_SERVICE}/refdata/instruments
|
||||
, "exchanges": @inc=http://${CONFIG_SERVICE}/refdata/exchanges
|
||||
, "exchange_instruments": @inc=http://${CONFIG_SERVICE}/refdata/exchange_instruments
|
||||
, "dynamic_instrument_exchanges": ["ALPACA"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user