comment post deploy commands
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Moritz 2023-07-10 02:40:45 +02:00
parent 3de29f0135
commit f20e087752

View File

@ -1,7 +1,7 @@
TYPE=authentik TYPE=authentik
TIMEOUT=300 TIMEOUT=300
ENABLE_AUTO_UPDATE=true ENABLE_AUTO_UPDATE=true
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
DOMAIN=authentik.example.com DOMAIN=authentik.example.com