From c5a1213680da9609d5c17bffc603743af239f3d3 Mon Sep 17 00:00:00 2001 From: fox Date: Fri, 11 Dec 2020 12:25:45 +0000 Subject: [PATCH] Update page 'Home' --- Home.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Home.md b/Home.md index d93f4a4..7e8c806 100644 --- a/Home.md +++ b/Home.md @@ -52,11 +52,7 @@ Copy and/or git clone any third party plugins into ``plugins.local`` as usual. A common pattern is shared nginx doing SSL termination, etc. Don't forget to pass `X-Forwarded-Proto` to the container if you're using HTTPS, otherwise tt-rss would generate plain HTTP URLs. -Address and port correspond to `HTTP_PORT` in `.env` (default): - -```ini -HTTP_PORT=127.0.0.1:8280 -``` +Address and port correspond to `HTTP_PORT` in `.env`, default: `HTTP_PORT=127.0.0.1:8280`. Nginx: