diff --git a/Apps/Syncthing/appfile.json b/Apps/Syncthing/appfile.json index 752ba93..bd468e2 100644 --- a/Apps/Syncthing/appfile.json +++ b/Apps/Syncthing/appfile.json @@ -52,6 +52,7 @@ "ports": [ { "container": "8384", + "host": "8384", "type": "tcp", "allocation": "preferred", "configurable": "advanced", @@ -59,6 +60,7 @@ }, { "container": "22000", + "host": "22000", "type": "tcp", "allocation": "required", "configurable": "no", @@ -66,6 +68,7 @@ }, { "container": "22000", + "host": "22000", "type": "udp", "allocation": "required", "configurable": "no", @@ -73,6 +76,7 @@ }, { "container": "21027", + "host": "21027", "type": "udp", "allocation": "optional", "configurable": "no", @@ -119,5 +123,5 @@ "latest_updates": "", "url": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Syncthing/changelog.txt" }, - "latest_update_date": "1640072737" + "latest_update_date": "1640238467" } \ No newline at end of file