mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-28 21:10:33 +01:00
Changed bw-data to vw-data according to the README
parent
f710351fdb
commit
273110b75e
@ -5,7 +5,7 @@ If you have another method you would like to use for authentication to the `/adm
|
||||
```sh
|
||||
docker run -d --name bitwarden \
|
||||
-e DISABLE_ADMIN_TOKEN=true \
|
||||
-v /bw-data/:/data/ \
|
||||
-v /vw-data/:/data/ \
|
||||
-p 80:80 \
|
||||
vaultwarden/server:latest
|
||||
```
|
Loading…
Reference in New Issue
Block a user