add missing . before /vw-data

besendorf
2025-08-18 12:18:33 +02:00
parent febb0d88b3
commit 5bab538df5

@@ -50,7 +50,7 @@ services:
DOMAIN: "https://vaultwarden.example.com" # Your domain; vaultwarden needs to know it's https to work properly with attachments
SIGNUPS_ALLOWED: "true"
volumes:
- /vw-data:/data
- ./vw-data:/data
caddy:
image: caddy:2