From f2f01c4ee1911cd3e1fe2d17adebc1fbce3079a1 Mon Sep 17 00:00:00 2001 From: nathan Date: Wed, 22 Apr 2026 22:24:09 -0400 Subject: [PATCH] chore: remove icons volume mapping from authentik service in compose.yaml Co-authored-by: Copilot --- nodes/heimdall/authentik/compose.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/nodes/heimdall/authentik/compose.yaml b/nodes/heimdall/authentik/compose.yaml index 62370d4..bda9c10 100644 --- a/nodes/heimdall/authentik/compose.yaml +++ b/nodes/heimdall/authentik/compose.yaml @@ -64,7 +64,6 @@ services: volumes: - /mnt/appdata/authentik/media:/media - /mnt/appdata/authentik/custom-templates:/templates - - /mnt/appdata/authentik/icons:/web/dist/assets/icons - /mnt/appdata/authentik/media/public/logos/sitelogo.png:/web/dist/assets/icons/icon_left_brand.png - /mnt/appdata/authentik/media/public/logos/favicon.png:/web/dist/assets/icons/icon.png env_file: