From 3b84767e108c0627918ec9143bae97e57888e3fa Mon Sep 17 00:00:00 2001 From: Jos Visser <1911646+Qballjos@users.noreply.github.com> Date: Sun, 12 Sep 2021 13:42:26 +0200 Subject: [PATCH] buf fix changed port as reported by mohitjoshi155 --- Template/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Template/template.json b/Template/template.json index 0a1b22f..9701720 100644 --- a/Template/template.json +++ b/Template/template.json @@ -749,7 +749,7 @@ "note": "Deemix may take a few minutes to install. Be sure to check the logs for details. Refer to this page for userToken details.", "platform": "linux", "ports": [ - "9666:9666/tcp" + "6595:6595/tcp" ], "restart_policy": "unless-stopped", "title": "DeeMix",