This commit is contained in:
Cryptoval Trading Technologies
2024-08-13 01:50:36 +00:00
parent 880bf47353
commit 039c744530
21 changed files with 72 additions and 72 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
@var CONFIG_SVC_HOST=cloud23.cvtt.vpn
@var CONFIG_SERVICE=cloud23.cvtt.vpn:6789
@var ResultPath=/tmp
{
"refdata": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/refdata
, "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/common/redis
"refdata": @inc=http://${CONFIG_SERVICE}/refdata/refdata
, "redis": @inc=http://${CONFIG_SERVICE}/apps/common/redis
, "cvttcomm": {
"type": "redis"
# , "redis_settings": "localhost"
@@ -140,7 +140,7 @@
# --------------------------------------------------------------------
, "quant": {
"app_channel": "QUANT"
, "strategies": @inc=http://${CONFIG_SVC_HOST}:6789/apps/common/strategies
, "strategies": @inc=http://${CONFIG_SERVICE}/apps/common/strategies
, "exchanges_settings": {
"COINBASE_AT": {
"mkt_data": {