Add Ldap URL

This commit is contained in:
Jan Eitzinger
2021-09-10 14:13:54 +02:00
parent a6a5e1d2a1
commit d1941510b1
2 changed files with 2 additions and 1 deletions

2
.env
View File

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