diff --git a/content/services/bobavault.md b/content/services/bobavault.md index a52a6d3..1b7eee7 100644 --- a/content/services/bobavault.md +++ b/content/services/bobavault.md @@ -10,7 +10,22 @@ bobavault runs Vaultwarden, a rewrite of the Bitwarden server in Rust. - https://vault.boba.best +## Use in Official Bitwarden Clients + +To use bobavault in any of the official Bitwarden clients, you have to manually +enter the URL into the settings of the client:[^1] + +1. Log out of the client if you are already signed in. +2. At the login screen, press the Settings button. +3. Enter `https://vault.boba.best` into the Server URL field. +4. Press Save + +For more information, see the +[official guide](https://bitwarden.com/help/article/change-client-environment/). + ## Vaultwarden For more information about Vaultwarden, see the [README](https://github.com/dani-garcia/vaultwarden/blob/main/README.md). + +[^1]: [https://bitwarden.com/help/article/change-client-environment/](https://web.archive.org/web/20210528052731/https://bitwarden.com/help/article/change-client-environment/)