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

Update 'README.md'

This commit is contained in:
fox 2019-11-16 08:24:18 +00:00
parent a0fde5fe07
commit 342400bae9

View file

@ -86,6 +86,8 @@ 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.
### TODO
- support for sending mail somehow (smtp mailer?)