diff --git a/.dictionary b/.dictionary index e69de29..275e5b1 100644 --- a/.dictionary +++ b/.dictionary @@ -0,0 +1,2 @@ +(V|v)aultwarden +Bitwarden diff --git a/README.md b/README.md index 364fabb..2e5bb3b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Custom image for Vaultwarden password manager Custom rootless container image for [vaultwarden](https://github.com/dani-garcia/vaultwarden). Vaultwarden is a Bitwarden server API implementation written in Rust compatible with upstream Bitwarden clients, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal. -> **WARNING**: This build supports SQLite and PostgreSQL database backend only. +> **WARNING**: This version only supports SQLite and PostgreSQL databases. ## Configuration