This commit is contained in:
Christoph Kluge
2021-09-09 10:55:03 +02:00
6 changed files with 1049 additions and 7 deletions

2
.env
View File

@@ -3,7 +3,7 @@ DATADIR=./data
########################################################################
# APP
########################################################################
APP_CLUSTERCOCKPIT_INIT=false
APP_CLUSTERCOCKPIT_INIT=true
APP_ENVIRONMENT=dev
########################################################################