From 56346cc4d8c4efa431ea4d2cc1c8a20077fbdcdb Mon Sep 17 00:00:00 2001 From: Andrew Camilleri Date: Sun, 30 Sep 2018 15:13:05 +0200 Subject: [PATCH] pr chanegs --- Production/README.md | 2 -- Traefik/README.md | 2 -- 2 files changed, 4 deletions(-) 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: