diff --git a/authentik.yaml b/authentik.yaml index 2e51567..35cde77 100644 --- a/authentik.yaml +++ b/authentik.yaml @@ -54,7 +54,7 @@ services: server: image: ${AUTHENTIK_IMAGE:-ghcr.io/goauthentik/server}:${AUTHENTIK_TAG:-2024.8.3} - restart: unless-stopped + #restart: unless-stopped command: server environment: AUTHENTIK_REDIS__HOST: redis