From 97dffc3d3eb7c4a4f3514f7d86f304640f73c1e5 Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 30 Sep 2024 10:36:27 +0200 Subject: [PATCH] set logo url --- abra.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/abra.sh b/abra.sh index ca88380..0878f01 100644 --- a/abra.sh +++ b/abra.sh @@ -110,6 +110,7 @@ set_authentik() { install_apps sociallogin AUTHENTIK_SECRET=$(cat /run/secrets/authentik_secret) AUTHENTIK_ID=$(cat /run/secrets/authentik_id) + set_system_config logo_url \"https://$AUTHENTIK_DOMAIN\" set_app_config sociallogin custom_providers " { \"custom_oidc\":[