mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07:00
Updated Using Docker Compose (markdown)
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user