diff --git a/Template/template.json b/Template/template.json index 45061b2..ccac7c2 100644 --- a/Template/template.json +++ b/Template/template.json @@ -226,7 +226,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/Vaultwarden", - "container": "/config" + "container": "/data" } ] },