mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 17:56:26 +00:00
Update bitwarden image (#55)
The bitwarden image referenced is a fork of the original and not maintained as much as the original...
This commit is contained in:
committed by
David Young
parent
31c483dcfd
commit
73b18195a4
@@ -57,7 +57,7 @@ Create a docker swarm config file in docker-compose syntax (v3), something like
|
||||
version: "3"
|
||||
services:
|
||||
bitwarden:
|
||||
image: mprasil/bitwarden
|
||||
image: bitwardenrs/server
|
||||
env_file: /var/data/config/bitwarden/bitwarden.env
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
Reference in New Issue
Block a user