Update 'README.md'

This commit is contained in:
fox 2019-11-16 08:24:18 +00:00
parent a0fde5fe07
commit 342400bae9
1 changed files with 2 additions and 0 deletions

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?)