From ce2db57fb370198c60f9ed9b3527046d88c88197 Mon Sep 17 00:00:00 2001 From: fox Date: Thu, 31 Dec 2020 08:49:19 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69adf3a..9335fe5 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ likely see the correct value in the tt-rss fatal error message. Note: ``SELF_URL_PATH`` is updated in generated tt-rss ``config.php`` automatically on container restart. You don't need to modify ``config.php`` manually for this. -By default, container binds to **localhost** port **8280**. If you want the container to be +By default, `web` container binds to **localhost** port **8280**. If you want the container to be accessible on the net, without using a reverse proxy sharing same host, you will need to remove ``127.0.0.1:`` from ``HTTP_PORT`` variable in ``.env``.