From edae5a8fb1ec6bfcb4924334f051a609066df23d Mon Sep 17 00:00:00 2001 From: Oleg Sheynin Date: Sun, 13 Aug 2023 18:26:21 -0400 Subject: [PATCH] md_recorder config change --- release_version.txt | 2 +- scripts/md_recorder_start.sh | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/release_version.txt b/release_version.txt index 699c6c6..1a03094 100644 --- a/release_version.txt +++ b/release_version.txt @@ -1 +1 @@ -0.1.8 +0.1.9 diff --git a/scripts/md_recorder_start.sh b/scripts/md_recorder_start.sh index ec32853..2657948 100755 --- a/scripts/md_recorder_start.sh +++ b/scripts/md_recorder_start.sh @@ -64,7 +64,8 @@ fi # -------------------- S e t t i n g s RootDir=/home/cvtt/prod -ConfigFile="${RootDir}/config/md_recorder.cfg" +# ConfigFile="${RootDir}/config/md_recorder.cfg" +ConfigFile="http://cloud11.cvtt.vpn:6789/apps/md_recorder" AdminPort="720${InstrSet}" Exchange=COINBASE_AT