fix spellcheck
This commit is contained in:
parent
77e08e01c2
commit
ad4e9d9a5c
@ -1,2 +1,3 @@
|
||||
(V|v)aultwarden
|
||||
Bitwarden
|
||||
distroless
|
||||
|
@ -16,6 +16,10 @@ Custom distroless container image for [Vaultwarden](https://github.com/dani-garc
|
||||
|
||||
> **WARNING**: This version only supports SQLite and PostgreSQL databases.
|
||||
|
||||
## Configuration
|
||||
|
||||
In Vaultwarden the configuration can be done either via environment variables or the admin page. A complete list of all environment variables can be found in the [Vaultwarden Repository](https://github.com/dani-garcia/vaultwarden/blob/main/.env.template).
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/container/vaultwarden/src/branch/main/LICENSE) file for details.
|
||||
|
Loading…
Reference in New Issue
Block a user