forked from coop-cloud/authentik
update .env comment
This commit is contained in:
parent
f342673d43
commit
6b0195e5a1
@ -2,7 +2,7 @@ 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"
|
||||||
# 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
|
LETS_ENCRYPT_ENV=production
|
||||||
|
|
||||||
DOMAIN=authentik.example.com
|
DOMAIN=authentik.example.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user