Set default value for email

This commit is contained in:
nicolas.dorier
2018-06-19 01:40:06 +09:00
parent 34f3b653b5
commit 508de3dd49

View File

@@ -119,6 +119,7 @@ if [ ! -z $BTCPAY_DOCKER_COMPOSE ] && [ ! -z $DOWNLOAD_ROOT ] && [ -z $BTCPAYGEN
fi
#########################################################
: "${LETSENCRYPT_EMAIL:=me@example.com}"
: "${BTCPAYGEN_OLD_PREGEN:=false}"
: "${NBITCOIN_NETWORK:=mainnet}"
: "${BTCPAYGEN_CRYPTO1:=btc}"