getting rid of cloud19

This commit is contained in:
Oleg Sheynin 2024-02-03 15:18:38 -05:00
parent 75855f297e
commit 425c360e16
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.4.7
0.4.8

View File

@ -12,7 +12,7 @@ then
elif [ "${host}" == "cloud19.cryptovaltrading.com" ]
then
ArchiveRootDir=/opt/cvtt/archive/md_archive
CredKey=TSDB_MD_CLD19_RO
CredKey=TSDB_MD_CLD21_RO
else
echo "Unknown host ${host}. ${0} Aborted."
exit 1