0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-16 19:08:31 +02:00

Changed bw-data to vw-data according to the README

Proxymiity ☆ 2021-04-29 20:20:17 +02:00
parent 016f9644b4
commit 5c521a5462

@ -61,7 +61,7 @@ services:
image: vaultwarden/server
restart: always
volumes:
- $PWD/bw-data:/data
- $PWD/vw-data:/data
environment:
WEBSOCKET_ENABLED: 'true' # Required to use websockets
SIGNUPS_ALLOWED: 'false' # set to false to disable signups