Fix CMS Authentik bootstrap command

This commit is contained in:
DCCONSTRUCTIONS 2026-07-06 10:44:36 +03:00
parent 4b4963101a
commit 7a96aaaaf1
1 changed files with 0 additions and 1 deletions

View File

@ -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())