progress
This commit is contained in:
@@ -1,9 +1,23 @@
|
||||
@var CVTT_CONFIG_HOST=cloud16.cvtt.vpn
|
||||
{
|
||||
"refdata": @inc=http://cloud11.cvtt.vpn:6789/refdata/refdata
|
||||
, "redis": @inc=http://cloud11.cvtt.vpn:6789/apps/redis
|
||||
, "cvttcomm": @inc=http://cloud11.cvtt.vpn:6789/apps/cvttcomm
|
||||
"refdata": @inc=http://${CVTT_CONFIG_HOST}:6789/refdata/refdata
|
||||
, "redis": @inc=http://${CVTT_CONFIG_HOST}:6789/apps/redis
|
||||
|
||||
, "cvttcomm": {
|
||||
"type": "redis"
|
||||
# , "redis_settings": "localhost"
|
||||
, "redis_settings": "cvtt-prod"
|
||||
}
|
||||
, "executor": {
|
||||
"app_channel": "EXEC"
|
||||
}
|
||||
, "exchanges_settings": {
|
||||
"CVTT": {
|
||||
"order_entry": {
|
||||
"enabled": true
|
||||
, "streaming": true
|
||||
}
|
||||
}
|
||||
"CVTT_COINBASE": {
|
||||
"order_entry": {
|
||||
"enabled": true
|
||||
|
||||
Reference in New Issue
Block a user