Add docker compose setup (#73)

* Add docker compose setup

* Shorten healthcheck interval for faster startup

* Add .env file for docker setup. Take changes in composer/package-lock into account.

* Add readme entry

* JWT force command + readme minor changes

* Udpated readme

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
Philip Gatzka
2023-02-22 19:13:32 +01:00
committed by GitHub
parent 5a1bd0e0c6
commit 49d1a237ef
6 changed files with 194 additions and 5 deletions

2
.gitignore vendored
View File

@@ -27,3 +27,5 @@ public/.DS_Store
.env.production
.env.staging
_ide_helper.php
/.make.*