docker to use CONFIG_SERVICE
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user