mirror of
https://github.com/aljazceru/btcpayserver-docker.git
synced 2026-01-07 22:14:22 +01:00
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
|
||||
#########################################################
|
||||
|
||||
: "${LETSENCRYPT_EMAIL:=me@example.com}"
|
||||
: "${BTCPAYGEN_OLD_PREGEN:=false}"
|
||||
: "${NBITCOIN_NETWORK:=mainnet}"
|
||||
: "${BTCPAYGEN_CRYPTO1:=btc}"
|
||||
|
||||
Reference in New Issue
Block a user