From 9c00b8fe24e8c42175451f3ea8672dd51822c5a9 Mon Sep 17 00:00:00 2001 From: David Rotermund Date: Wed, 24 Jul 2024 17:23:49 +0200 Subject: [PATCH] Update compose.yaml --- sso_test_server/authentik/compose.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sso_test_server/authentik/compose.yaml b/sso_test_server/authentik/compose.yaml index 758f2a4..75bdc9b 100644 --- a/sso_test_server/authentik/compose.yaml +++ b/sso_test_server/authentik/compose.yaml @@ -30,6 +30,7 @@ services: # AUTHENTIK_EMAIL__TIMEOUT: 10 AUTHENTIK_EMAIL__FROM: "overleaf@neuro.uni-bremen.de" AUTHENTIK_ERROR_REPORTING__ENABLED: "true" + AUTHENTIK_BOOTSTRAP_EMAIL: "davrot@uni-bremen.de" networks: - overleaf-network @@ -61,6 +62,7 @@ services: # AUTHENTIK_EMAIL__TIMEOUT: 10 AUTHENTIK_EMAIL__FROM: "overleaf@neuro.uni-bremen.de" AUTHENTIK_ERROR_REPORTING__ENABLED: "true" + AUTHENTIK_BOOTSTRAP_EMAIL: "davrot@uni-bremen.de" networks: - overleaf-network