using env for CONFIG_SERVICE

This commit is contained in:
Cryptoval Trading Technologies
2025-01-24 04:23:56 +00:00
parent 50dee15642
commit 5e7cf812aa
31 changed files with 104 additions and 99 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
@var CONFIG_SERVICE=cloud23.cvtt.vpn:6789
{
"__DUMMY__": null
@@ -24,6 +22,6 @@
}
}
}
, "refdata": @inc=http://${CONFIG_SERVICE}/refdata/refdata
, "refdata": @inc=http://@env{CONFIG_SERVICE}/refdata/refdata
}