Update documentation

This commit is contained in:
Frederic Guillot
2017-10-19 16:44:36 -07:00
parent 386b4930e5
commit f1ef49823c
2 changed files with 3 additions and 1 deletions

View File

@@ -86,6 +86,7 @@ Config files
- The container already include a custom config file located at `/var/www/app/config.php`.
- You can store your own config file on the data volume: `/var/www/app/data/config.php`.
- If you change your config file values, you must restart the container to take into account the new parameters.
References
----------