mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-10 05:48:45 +00:00
Removed included web vault.
Now that docker automatically downloads the web-vault, keeping it in the repo doesn't make sense. Added error message in case someone tries to run the application directly without the web-vault instaled..
This commit is contained in:
@ -39,7 +39,7 @@ cargo run
|
||||
cargo build
|
||||
```
|
||||
|
||||
## How to update the web-vault used
|
||||
## How to install the web-vault locally
|
||||
If you're using docker image, you can just update `VAULT_VERSION` variable in Dockerfile and rebuild the image.
|
||||
|
||||
Install `node.js` and either `yarn` or `npm` (usually included with node)
|
||||
|
Reference in New Issue
Block a user