1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-06-08 17:09:52 +02:00

Update 'README.md'

This commit is contained in:
fox 2020-12-31 08:49:19 +00:00
parent fa0ee188f5
commit ce2db57fb3

View file

@ -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``.