mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-25 03:09:59 +01:00
Changed bw-data to vw-data according to the README
parent
273110b75e
commit
11e0eb741b
@ -4,7 +4,7 @@ Even when registration is disabled, organization administrators or owners can in
|
||||
docker run -d --name bitwarden \
|
||||
-e SIGNUPS_ALLOWED=false \
|
||||
-e INVITATIONS_ALLOWED=false \
|
||||
-v /bw-data/:/data/ \
|
||||
-v /vw-data/:/data/ \
|
||||
-p 80:80 \
|
||||
vaultwarden/server:latest
|
||||
```
|
Loading…
Reference in New Issue
Block a user