diff --git a/Apps/Sabnzbd/appfile.json b/Apps/Sabnzbd/appfile.json index dd366ab..998f0fc 100644 --- a/Apps/Sabnzbd/appfile.json +++ b/Apps/Sabnzbd/appfile.json @@ -38,7 +38,7 @@ "privileged": false, "network_model": "bridge", "web_ui": { - "http": "8089", + "http": "8080", "path": "" }, "health_check": "", @@ -65,7 +65,7 @@ "ports": [ { "container": "8080", - "host": "8089", + "host": "8080", "type": "tcp", "allocation": "automatic", "configurable": "no",