diff --git a/Production/README.md b/Production/README.md index 02a94bb..1972e17 100644 --- a/Production/README.md +++ b/Production/README.md @@ -27,8 +27,6 @@ The relevant environment variables are: If `BTCPAY_HOST` is `btcpay.example.com` and `BTCPAY_ROOTPATH` is `/btcpay`, then you can access the site via `https://btcpay.example.com/btcpay` -Use `docker-compose.btc-ltc.yml` for bitcoin and litecoin support, or `docker-compose.btc.yml` for only bitcoin. - Any unset or empty environment variable will be set for a `regtest` deployment. The ports mapped on the host are: diff --git a/Traefik/README.md b/Traefik/README.md index 0a6cf0b..55e195b 100644 --- a/Traefik/README.md +++ b/Traefik/README.md @@ -37,8 +37,6 @@ The relevant environment variables are: If `BTCPAY_HOST` is `btcpay.example.com` and `BTCPAY_ROOTPATH` is `/btcpay`, then you can access the site via `https://btcpay.example.com/btcpay` -Use `docker-compose.btc-ltc.yml` for bitcoin and litecoin support, or `docker-compose.btc.yml` for only bitcoin. - Any unset or empty environment variable will be set for a `regtest` deployment. The ports mapped on the host are: