mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Remove extra dot from vw-data path
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user