From dd0c6d1e86c9d0d15ff2162d3b521f83a9722183 Mon Sep 17 00:00:00 2001 From: Andrew Camilleri Date: Sun, 23 Sep 2018 23:47:14 +0200 Subject: [PATCH] Update README.md --- Production-Traefik/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Production-Traefik/README.md b/Production-Traefik/README.md index 2ef4dc2..0a6cf0b 100644 --- a/Production-Traefik/README.md +++ b/Production-Traefik/README.md @@ -19,7 +19,7 @@ It is composed of: 2. A lightweight block explorer ([NBxplorer](https://github.com/dgarage/NBXplorer)) 3. A [BTCPay Server](https://github.com/btcpayserver/btcpayserver) 4. A database (Postgres) -5. A reverse proxy (Traefik) xontainer that also handles SSL certificate renewal +5. A reverse proxy (Traefik) container that also handles SSL certificate renewal ![Architecture](Production.png) @@ -70,4 +70,4 @@ docker-compose up ` See also [The guide for docker noobs](../README.md#fornoobs). -Make sure the domain `btcpay.example.com` point to your server and that port `80` and `443` are open. \ No newline at end of file +Make sure the domain `btcpay.example.com` point to your server and that port `80` and `443` are open.