1
0

Add REVERSEPROXY_DEFAULT_HOST

This commit is contained in:
nicolas.dorier
2019-06-12 15:22:56 +09:00
parent ae30f11fc2
commit 37f34d1afa
3 changed files with 4 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ This will be used to properly setup HTTPS via let's encrypt.
Environment variables:
BTCPAY_HOST: The hostname of your website (eg. btcpay.example.com)
REVERSEPROXY_DEFAULT_HOST: Optional, if using a reverse proxy nginx, specify which website should be presented if the server is accessed by its IP.
LETSENCRYPT_EMAIL: A mail will be sent to this address if certificate expires and fail to renew automatically (eg. me@example.com)
NBITCOIN_NETWORK: The type of network to use (eg. mainnet, testnet or regtest. Default: mainnet)
LIGHTNING_ALIAS: An alias for your lightning network node if used