0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-17 19:38:25 +02:00

Remove extra dot from vw-data path

Daniel 2024-05-10 18:39:28 +03:00
parent f7101c17ed
commit cfdf8398e8

@ -98,7 +98,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
- /vw-data:/data
caddy:
image: caddy:2