progress
This commit is contained in:
@@ -23,6 +23,6 @@
|
||||
}
|
||||
}
|
||||
, "refdata": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/refdata
|
||||
, "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/redis
|
||||
, "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/common/redis
|
||||
}
|
||||
|
||||
|
||||
@@ -23,6 +23,6 @@
|
||||
}
|
||||
}
|
||||
, "refdata": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/refdata
|
||||
, "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/redis
|
||||
, "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/common/redis
|
||||
}
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@var CONFIG_SVC_HOST=cloud16.cvtt.vpn
|
||||
{
|
||||
"refdata": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/refdata
|
||||
, "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/redis
|
||||
, "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/common/redis
|
||||
, "active_instruments": @inc=http://${CONFIG_SVC_HOST}:6789/apps/active_instruments
|
||||
"exchanges_settings": {
|
||||
"*": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@var CONFIG_SVC_HOST=cloud16.cvtt.vpn
|
||||
{
|
||||
"refdata": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/refdata
|
||||
, "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/redis
|
||||
, "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/common/redis
|
||||
, "active_instruments": @inc=http://${CONFIG_SVC_HOST}:6789/apps/active_instruments
|
||||
, "exchanges_settings": {
|
||||
"*": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@var CVTT_CONFIG_HOST=cloud16.cvtt.vpn
|
||||
{
|
||||
"refdata": @inc=http://${CVTT_CONFIG_HOST}:6789/refdata/refdata
|
||||
, "redis": @inc=http://${CVTT_CONFIG_HOST}:6789/apps/redis
|
||||
, "redis": @inc=http://${CVTT_CONFIG_HOST}:6789/apps/common/redis
|
||||
|
||||
, "cvttcomm": {
|
||||
"type": "redis"
|
||||
|
||||
Reference in New Issue
Block a user