mirror of
				https://github.com/jakeswenson/BitBetter.git
				synced 2025-10-31 12:53:25 +00:00 
			
		
		
		
	Add missing mount point
This commit is contained in:
		
							parent
							
								
									bad0ba5296
								
							
						
					
					
						commit
						a9f3cef023
					
				|  | @ -1,3 +1,3 @@ | ||||||
| docker run -d --name bitwarden -v <full-local-path>:/etc/bitwarden -p 80:8080 --env-file <full-local-path>\settings.env bitwarden-patch | docker run -d --name bitwarden -v <full-local-path>\logs:/var/log/bitwarden -v <full-local-path>\bwdata:/etc/bitwarden -p 80:8080 --env-file <full-local-path>\settings.env bitwarden-patch | ||||||
| <OR> | <OR> | ||||||
| docker-compose -f <full-local-path>/docker-compose.yml up -d | docker-compose -f <full-local-path>/docker-compose.yml up -d | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user