fix volume

This commit is contained in:
peskyadmin 2025-04-09 22:41:57 -05:00
parent b82533c7e7
commit e1fece160f

View File

@ -22,7 +22,7 @@ services:
environment:
DOMAIN: "https://vaultwarden.{{YOUR_DOMAIN}}.com" # <---- Your domain here! --- ie https://vaultwarden.tail123456.ts.net/
volumes:
- ./vw-data:/data
- ./vaultwarden/data:/data
network_mode: service:vaultwarden-ts
depends_on:
- vaultwarden-ts