From eb2901d3f3ec0ac6a09281884c162679ba3a69cc Mon Sep 17 00:00:00 2001 From: John Guan Date: Thu, 23 Dec 2021 11:22:35 +0800 Subject: [PATCH] Update Jellfin --- Apps/Jellyfin/appfile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apps/Jellyfin/appfile.json b/Apps/Jellyfin/appfile.json index 2d1e5ab..b297f37 100644 --- a/Apps/Jellyfin/appfile.json +++ b/Apps/Jellyfin/appfile.json @@ -56,7 +56,7 @@ }, { "key": "JELLYFIN_PublishedServerUrl", - "value": "$LAN_IP", + "value": "$APP_IPV4", "configurable": "advanced", "description": "The autodiscovery response domain or IP address." }