From d04bbf9f866c41bfbfbbcc2f659c8f95270609e7 Mon Sep 17 00:00:00 2001 From: gyurix Date: Sat, 26 Apr 2025 14:29:07 +0200 Subject: [PATCH] Update domain-jellyfin.json to change TARGET from filebrowser to jellyfin for correct routing --- jellyfin/domain-jellyfin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jellyfin/domain-jellyfin.json b/jellyfin/domain-jellyfin.json index 6eca12a..3bfe6a1 100644 --- a/jellyfin/domain-jellyfin.json +++ b/jellyfin/domain-jellyfin.json @@ -23,7 +23,7 @@ "PROXY": "smarthostloadbalancer" }, { - "TARGET": "filebrowser" + "TARGET": "jellyfin" }, { "PORT": "8096"