save laravel.log to /config

This commit is contained in:
aptalca
2019-07-16 19:59:38 -04:00
parent 42468518a5
commit b3e5cb11cb
4 changed files with 18 additions and 1 deletions

View File

@@ -197,6 +197,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **16.07.19:** - Save laravel.log to /config/log/heimdall.
* **28.06.19:** - Rebasing to alpine 3.10.
* **01.04.19:** - Fix permission detect logic.
* **26.03.19:** - Install Heimdall during container start to prevent delayed start due to overlayfs bug with recursive chown.