docker to use CONFIG_SERVICE

This commit is contained in:
2025-01-24 11:39:04 -05:00
parent 48ecf7cca2
commit 43c50befc4
8 changed files with 123 additions and 50 deletions
+1
View File
@@ -8,6 +8,7 @@ Cmd+=" --network=host"
Cmd+=" --name=crypto_exch_stats"
Cmd+=" --volume=${HOME}/prod/data:/app/data"
Cmd+=" --volume=${HOME}/prod/logs:/logs"
Cmd+=" -e CONFIG_SERVICE=cloud23.cvtt.vpn:6789"
Cmd+=" cloud21.cvtt.vpn:5500/crypto_exch_stats:latest"
echo ${Cmd}