From 0d6849b5814f07af73104bc9f8c8832333ef2741 Mon Sep 17 00:00:00 2001 From: SelfhostedPro Date: Tue, 2 Jun 2020 13:23:36 -0700 Subject: [PATCH] fixed format --- Template/template.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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",