Fix CMS Authentik bootstrap command
This commit is contained in:
@@ -135,7 +135,6 @@ services:
|
||||
authentik-bootstrap:
|
||||
image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2026.2.2}
|
||||
command:
|
||||
- ak
|
||||
- shell
|
||||
- -c
|
||||
- exec(open('/bootstrap/bootstrap-cms.py', encoding='utf-8').read())
|
||||
|
||||
Reference in New Issue
Block a user