Set default value for email
This commit is contained in:
@@ -119,6 +119,7 @@ if [ ! -z $BTCPAY_DOCKER_COMPOSE ] && [ ! -z $DOWNLOAD_ROOT ] && [ -z $BTCPAYGEN
|
|||||||
fi
|
fi
|
||||||
#########################################################
|
#########################################################
|
||||||
|
|
||||||
|
: "${LETSENCRYPT_EMAIL:=me@example.com}"
|
||||||
: "${BTCPAYGEN_OLD_PREGEN:=false}"
|
: "${BTCPAYGEN_OLD_PREGEN:=false}"
|
||||||
: "${NBITCOIN_NETWORK:=mainnet}"
|
: "${NBITCOIN_NETWORK:=mainnet}"
|
||||||
: "${BTCPAYGEN_CRYPTO1:=btc}"
|
: "${BTCPAYGEN_CRYPTO1:=btc}"
|
||||||
|
|||||||
Reference in New Issue
Block a user