.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
@var CONFIG_SVC_HOST=cloud23.cvtt.vpn
|
||||
@var CONFIG_SERVICE=cloud23.cvtt.vpn:6789
|
||||
@var ResultPath=/tmp
|
||||
@var SourcePath=/home/oleg/develop/cvtt2/tmp
|
||||
{
|
||||
"refdata": @inc=http://${CONFIG_SVC_HOST}:6789/refdata/refdata
|
||||
, "redis": @inc=http://${CONFIG_SVC_HOST}:6789/apps/common/redis
|
||||
, "algos": @inc=http://${CONFIG_SVC_HOST}:6789/apps/common/algos
|
||||
"refdata": @inc=http://${CONFIG_SERVICE}/refdata/refdata
|
||||
, "redis": @inc=http://${CONFIG_SERVICE}/apps/common/redis
|
||||
, "algos": @inc=http://${CONFIG_SERVICE}/apps/common/algos
|
||||
|
||||
, "session_type": "CALENDAR"
|
||||
, "calendar_session": {
|
||||
|
||||
Reference in New Issue
Block a user