From 6f83c843f7d60d00d3f764a43d11459876435bbb Mon Sep 17 00:00:00 2001 From: Viren070 Date: Sat, 12 Jul 2025 17:11:13 +0100 Subject: [PATCH] fix(authelia): add aiolists to stremio addon hostnames list --- apps/authelia/compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/authelia/compose.yaml b/apps/authelia/compose.yaml index 84aeecd..f14a968 100644 --- a/apps/authelia/compose.yaml +++ b/apps/authelia/compose.yaml @@ -19,6 +19,7 @@ services: # Do NOT include non-stremio addon domains here. It would mean that those services would not be fully protected, or in most cases not protected at all. TEMPLATE_STREMIO_ADDON_HOSTNAMES: >- ${AI_SEARCH_HOSTNAME}, + ${AIOLISTS_HOSTNAME}, ${AIOSTREAMS_HOSTNAME}, ${AIOSTREMIO_HOSTNAME}, ${ANIME_KITSU_HOSTNAME},