From bfa4f4bf81836889e88cbfe06b9d6431e892df4c Mon Sep 17 00:00:00 2001 From: nashosted Date: Sun, 14 Jun 2020 10:26:57 -0400 Subject: [PATCH] Added Filestash app --- Template/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Template/template.json b/Template/template.json index 1f38b1e..9063391 100644 --- a/Template/template.json +++ b/Template/template.json @@ -77,7 +77,7 @@ ], "volumes": [ { - "container": "/app/data/state/config", + "container": "/app/data", "bind": "/portainer/Files/AppData/Config/Filestash" } ],