mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-31 05:41:13 +00:00 
			
		
		
		
	Renamed bw-data according to project name change
This commit is contained in:
		
					parent
					
						
							
								1e5306b820
							
						
					
				
			
			
				commit
				
					
						daea54b288
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -35,7 +35,7 @@ Pull the docker image and mount a volume from the host for persistent storage: | |||
| docker pull vaultwarden/server:latest | ||||
| docker run -d --name vaultwarden -v /vw-data/:/data/ -p 80:80 vaultwarden/server:latest | ||||
| ``` | ||||
| This will preserve any persistent data under /bw-data/, you can adapt the path to whatever suits you. | ||||
| This will preserve any persistent data under /vw-data/, you can adapt the path to whatever suits you. | ||||
| 
 | ||||
| **IMPORTANT**: Some web browsers, like Chrome, disallow the use of Web Crypto APIs in insecure contexts. In this case, you might get an error like `Cannot read property 'importKey'`. To solve this problem, you need to access the web vault from HTTPS.  | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue