diff --git a/Apps/Sickchill/appfile.json b/Apps/Sickchill/appfile.json index 2e52bb6..a9d0a48 100644 --- a/Apps/Sickchill/appfile.json +++ b/Apps/Sickchill/appfile.json @@ -36,7 +36,7 @@ "privileged": false, "network_model": "bridge", "web_ui": { - "http": "8084", + "http": "8081", "path": "" }, "health_check": "", @@ -63,7 +63,7 @@ "ports": [ { "container": "8081", - "host": "8084", + "host": "8081", "type": "tcp", "allocation": "automatic", "configurable": "no",