From b712cfa2f182b9d86a61fe69057581de0d7f903a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 16 Nov 2019 09:43:32 +0300 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d9e433..86812d3 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ tt-rss will prompt you to do so on next page refresh. ### Using SSL with Letsencrypt (untested!) - - HTTP_HOST should be set to a valid hostname (i.e. no localhost or IP address) + - ``HTTP_HOST`` in ``.env`` should be set to a valid hostname (i.e. no localhost or IP address) - comment out web container, uncomment web-ssl in ``docker-compose.yml`` - ports 80 and 443 should be externally accessible i.e. not blocked by firewall and/or conflicting with host services