mirror of
https://github.com/xzeldon/vwdump.git
synced 2025-06-29 12:58:15 +03:00
changed to new bitwardenrs image
This commit is contained in:
parent
7f585e3fd1
commit
3f0bd862f7
@ -22,7 +22,7 @@ services:
|
|||||||
# - GID=0
|
# - GID=0
|
||||||
|
|
||||||
bitwarden:
|
bitwarden:
|
||||||
image: mprasil/bitwarden:latest
|
image: bitwardenrs/server
|
||||||
container_name: bitwarden2
|
container_name: bitwarden2
|
||||||
ports:
|
ports:
|
||||||
- 8002:80
|
- 8002:80
|
||||||
@ -39,8 +39,8 @@ services:
|
|||||||
- bitwarden
|
- bitwarden
|
||||||
volumes:
|
volumes:
|
||||||
- bitwarden:/data/
|
- bitwarden:/data/
|
||||||
- /etc/timezone:/etc/timezone:ro
|
- /etc/timezone:/etc/timezone:ro
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
# uncomment this if you want your backup to be written to ./backup/ folder"
|
# uncomment this if you want your backup to be written to ./backup/ folder"
|
||||||
# - ./backup:/backup_folder/
|
# - ./backup:/backup_folder/
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user