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

update README.md

This commit is contained in:
Andrew Dolgov 2020-01-19 13:12:06 +03:00
parent 5f160dff15
commit 49ef37c4b4

View file

@ -101,7 +101,7 @@ A common pattern is shared nginx doing SSL termination, etc.
}
```
You will need to set ``SELF_URL_PATH`` to a correct (i.e. visible from the outside) value in ``config.php`` inside the container.
You will need to set ``SELF_URL_PATH`` to a correct (i.e. visible from the outside) value in the ``.env`` file.
### TODO