default config sets POST_DEPLOY_CMDS, so that admin pass will get initialized

This commit is contained in:
marlon 2024-09-24 21:53:12 +00:00
parent f281c5f902
commit 5c9e4e5372

View File

@ -1,6 +1,7 @@
TYPE=authentik
TIMEOUT=900
ENABLE_AUTO_UPDATE=true
POST_DEPLOY_CMDS="worker set_admin_pass"
# POST_DEPLOY_CMDS="worker set_admin_pass|worker apply_blueprints|worker add_applications"
LETS_ENCRYPT_ENV=production