update README.md

This commit is contained in:
Andrew Dolgov 2020-01-19 13:12:06 +03:00
parent 5f160dff15
commit 49ef37c4b4
1 changed files with 1 additions and 1 deletions

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