generated from DAM/ts-TEMPLATE
fix volume
This commit is contained in:
parent
b82533c7e7
commit
e1fece160f
@ -22,7 +22,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
DOMAIN: "https://vaultwarden.{{YOUR_DOMAIN}}.com" # <---- Your domain here! --- ie https://vaultwarden.tail123456.ts.net/
|
DOMAIN: "https://vaultwarden.{{YOUR_DOMAIN}}.com" # <---- Your domain here! --- ie https://vaultwarden.tail123456.ts.net/
|
||||||
volumes:
|
volumes:
|
||||||
- ./vw-data:/data
|
- ./vaultwarden/data:/data
|
||||||
network_mode: service:vaultwarden-ts
|
network_mode: service:vaultwarden-ts
|
||||||
depends_on:
|
depends_on:
|
||||||
- vaultwarden-ts
|
- vaultwarden-ts
|
Loading…
x
Reference in New Issue
Block a user