Add compose timeout
This commit is contained in:
@@ -163,6 +163,7 @@ fi
|
|||||||
# Put the variables in /etc/profile.d when a user log interactively
|
# Put the variables in /etc/profile.d when a user log interactively
|
||||||
touch "/etc/profile.d/btcpay-env.sh"
|
touch "/etc/profile.d/btcpay-env.sh"
|
||||||
echo "
|
echo "
|
||||||
|
export COMPOSE_HTTP_TIMEOUT=\"180\"
|
||||||
export BTCPAYGEN_OLD_PREGEN=\"$BTCPAYGEN_OLD_PREGEN\"
|
export BTCPAYGEN_OLD_PREGEN=\"$BTCPAYGEN_OLD_PREGEN\"
|
||||||
export BTCPAYGEN_CRYPTO1=\"$BTCPAYGEN_CRYPTO1\"
|
export BTCPAYGEN_CRYPTO1=\"$BTCPAYGEN_CRYPTO1\"
|
||||||
export BTCPAYGEN_CRYPTO2=\"$BTCPAYGEN_CRYPTO2\"
|
export BTCPAYGEN_CRYPTO2=\"$BTCPAYGEN_CRYPTO2\"
|
||||||
|
|||||||
Reference in New Issue
Block a user