From 974b0a37e175b44336d37a61504598ef4d0cbd2e Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Thu, 13 Jun 2019 17:35:39 +0900 Subject: [PATCH] Fix duplicated BTCPAY_HOST --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d302614..fce9ce2 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,6 @@ You can read [the article](https://medium.com/@BtcpayServer/hosting-btcpay-serve * `BTCPAY_HOST`: The hostname of your website (eg. `btcpay.example.com`) * `REVERSEPROXY_HTTP_PORT`: The public port the reverse proxy binds to for HTTP traffic (default: 80) * `REVERSEPROXY_HTTPS_PORT`: The public port the reverse proxy binds to for HTTPS traffic (default: 443) -* `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. * `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