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." }