diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index f5f21c6..45d48ec 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -4050,7 +4050,7 @@ "volumes": [ { "bind": "/portainer/Files/AppData/Config/Bitwarden", - "container": "/config" + "container": "/data" } ] },