This commit is contained in:
Cryptoval Trading Technologies
2024-05-01 19:22:21 +01:00
parent 920831523a
commit 7a173c54fb
27 changed files with 475 additions and 232 deletions
+1 -1
View File
@@ -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 -1
View File
@@ -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 -1
View File
@@ -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 -1
View File
@@ -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 -1
View File
@@ -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"