mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-22 01:48:09 +01:00
Updated Using Docker Compose (markdown)
parent
63f06b3159
commit
06cea499e8
@ -20,7 +20,7 @@ services:
|
||||
environment:
|
||||
DOMAIN: "https://vaultwarden.example.com" # Your domain; vaultwarden needs to know it's https to work properly with attachments
|
||||
volumes:
|
||||
- ./vw-data:/data
|
||||
- /data/bitwarden:/data
|
||||
|
||||
caddy:
|
||||
image: caddy:2
|
||||
|
Loading…
Reference in New Issue
Block a user