forked from coop-cloud/authentik
default config sets POST_DEPLOY_CMDS, so that admin pass will get initialized
This commit is contained in:
parent
f281c5f902
commit
5c9e4e5372
@ -1,6 +1,7 @@
|
|||||||
TYPE=authentik
|
TYPE=authentik
|
||||||
TIMEOUT=900
|
TIMEOUT=900
|
||||||
ENABLE_AUTO_UPDATE=true
|
ENABLE_AUTO_UPDATE=true
|
||||||
|
POST_DEPLOY_CMDS="worker set_admin_pass"
|
||||||
# POST_DEPLOY_CMDS="worker set_admin_pass|worker apply_blueprints|worker add_applications"
|
# POST_DEPLOY_CMDS="worker set_admin_pass|worker apply_blueprints|worker add_applications"
|
||||||
LETS_ENCRYPT_ENV=production
|
LETS_ENCRYPT_ENV=production
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user