fix executor start

This commit is contained in:
Oleg Sheynin 2024-08-20 21:50:54 -04:00
parent 929953c1c4
commit 4188dd7c7c
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ echo "ActiveExchanges=${ActiveExchanges}"
echo "AdminPort=${AdminPort}"
ImageName=risk_mgr
ImageName=executor
DockerRegistry=cloud21.cvtt.vpn:5500
DockerImage=${DockerRegistry}/${ImageName}

View File

@ -1 +1 @@
1.5.6,fix executor start
1.5.6F,fix executor start