20231127
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@var CONFIG_SVC_HOST=cloud16.cvtt.vpn
|
||||
{
|
||||
"assets": @inc=http://cloud11.cvtt.vpn:6789/refdata/assets
|
||||
, "instruments": @inc=http://cloud11.cvtt.vpn:6789/refdata/instruments
|
||||
, "exchanges": @inc=http://cloud11.cvtt.vpn:6789/refdata/exchanges
|
||||
, "exchange_instruments": @inc=http://cloud11.cvtt.vpn:6789/refdata/exchange_instruments
|
||||
}
|
||||
"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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user