From 1c4bc5e94433b2549eba49f553dd678c7bc76993 Mon Sep 17 00:00:00 2001 From: John Guan Date: Thu, 23 Dec 2021 13:52:17 +0800 Subject: [PATCH] Update Jellyfin appfile --- Apps/FileBrowser/appfile.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Apps/FileBrowser/appfile.json b/Apps/FileBrowser/appfile.json index 6d88ed0..6057a61 100644 --- a/Apps/FileBrowser/appfile.json +++ b/Apps/FileBrowser/appfile.json @@ -57,6 +57,7 @@ "ports": [ { "container": "80", + "host": "80", "type": "tcp", "allocation": "automatic", "configurable": "advanced", @@ -109,5 +110,5 @@ "latest_updates": "", "url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/FileBrowser/changelog.txt" }, - "latest_update_date": "1640166210" + "latest_update_date": "1640238467" } \ No newline at end of file