diff --git a/Template/template.json b/Template/template.json index 8bf61d4..7ba538d 100644 --- a/Template/template.json +++ b/Template/template.json @@ -10,10 +10,11 @@ "ports": [ "8085/tcp" ], - "volumes": - {"container": "/config", - "bind": "/srv/dev-disk-by-label-media/AppData/HTPC" - }, + "volumes": [ + {"container": "/config", + "bind": "/srv/dev-disk-by-label-media/AppData/HTPCmanager" + } + ], "env": [ { "name":"PUID",