add DEVELOP case options and update README.md

This commit is contained in:
Christoph Kluge
2021-06-11 13:44:51 +02:00
parent 3f9265bb7e
commit 9a465e7018
5 changed files with 60 additions and 11 deletions

6
.env
View File

@@ -1,4 +1,10 @@
DATADIR=./data
########################################################################
# APP
########################################################################
APP_CLUSTERCOCKPIT_INIT=true
APP_ENVIRONMENT=prod
########################################################################
# MySQL
########################################################################