chore: remove icons volume mapping from authentik service in compose.yaml

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
nathan 2026-04-22 22:24:09 -04:00
parent c21ebe7a1e
commit f2f01c4ee1

View File

@ -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: