From bd417b06363027a34758895b638ebba86f056adf Mon Sep 17 00:00:00 2001 From: geekaroni Date: Wed, 3 Jun 2020 14:06:31 -0400 Subject: [PATCH] Changed download path for DeeMix --- Template/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Template/template.json b/Template/template.json index be239c6..8c2eef3 100644 --- a/Template/template.json +++ b/Template/template.json @@ -38,7 +38,7 @@ "bind": "/portainer/Files/AppData/Config/DeeMix" }, {"container": "/downloads", - "bind": "/path/to/music" + "bind": "/portainer/Downloads" } ] },