mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2024-12-26 05:29:07 +01:00
Set ClusterCockpit init to true as default
This commit is contained in:
parent
c754414985
commit
16ce238ad2
2
.env
2
.env
@ -2,7 +2,7 @@
|
||||
# CLUSTERCOCKPIT SETTINGS
|
||||
########################################################################
|
||||
CLUSTERCOCKPIT_BRANCH=develop
|
||||
APP_CLUSTERCOCKPIT_INIT=false
|
||||
APP_CLUSTERCOCKPIT_INIT=true
|
||||
APP_ENVIRONMENT=dev
|
||||
APP_SECRET=67d829bf61dc5f87a73fd814e2c9f629
|
||||
APP_JWT_PRIV_KEY="dtPC/6dWJFKZK7KZ78CvWuynylOmjBFyMsUWArwmodOTN9itjL5POlqdZkcnmpJ0yPm4pRaCrvgFaFAbpyik/Q=="
|
||||
|
Loading…
Reference in New Issue
Block a user