modify development branch to include an IDE and be self contained

This commit is contained in:
thelamer
2019-07-26 15:02:51 -07:00
parent b8d51cc97d
commit d8a006523a
8 changed files with 143 additions and 85 deletions

View File

@@ -52,6 +52,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "26.07.19:", desc: "Modify development branch to include integrated IDE." }
- { date: "15.07.19:", desc: "Save laravel.log to /config, install heimdall during first start." }
- { date: "28.06.19:", desc: "Rebasing to alpine 3.10." }
- { date: "23.03.19:", desc: "Switching to new Base images, shift to arm32v7 tag." }