mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-22 01:48:09 +01:00
Changed bw-data to vw-data according to the README
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
|
||||
|
Loading…
Reference in New Issue
Block a user