update .env comment
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Moritz 2024-10-15 10:04:29 +02:00
parent f342673d43
commit 6b0195e5a1

View File

@ -2,7 +2,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"
# Example values for post deploy cmds: "worker set_admin_pass|worker apply_blueprints|worker add_applications"
LETS_ENCRYPT_ENV=production
DOMAIN=authentik.example.com