mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-22 09:55:57 +01:00
Updated Using Docker Compose (markdown)
parent
06cea499e8
commit
1e556c91b6
@ -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:
|
||||
- /data/bitwarden:/data
|
||||
- /vw-data:/data
|
||||
|
||||
caddy:
|
||||
image: caddy:2
|
||||
|
Loading…
Reference in New Issue
Block a user