Browse Source

bitwarden: change /config to /data

Ryan Fortner 3 years ago
parent
commit
ab480befe6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pi-hosted_template/template/portainer-v2.json

+ 1 - 1
pi-hosted_template/template/portainer-v2.json

@@ -4039,7 +4039,7 @@
 			"volumes": [
 				{
 					"bind": "/portainer/Files/AppData/Config/Bitwarden",
-					"container": "/config"
+					"container": "/data"
 				}
 			]
 		}