mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-16 20:50:33 +00:00
Changed bw-data to vw-data according to the README
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user