diff --git a/authentik/docker-compose.yml b/authentik/docker-compose.yml index a7dcc3f..f8bdfc3 100644 --- a/authentik/docker-compose.yml +++ b/authentik/docker-compose.yml @@ -39,6 +39,7 @@ services: AUTHENTIK_POSTGRESQL__USER: authentik AUTHENTIK_POSTGRESQL__NAME: authentik AUTHENTIK_POSTGRESQL__PASSWORD: authentik + AUTHENTIK_SECRET_KEY: ZKkVCxj8kKj5ZklvzxKG2IgYQOftDoLPRjc57yomr1qzbKEQVZ volumes: - /share/docker_data/authentik/media:/media - /share/docker_data/authentik/custom-templates:/templates