refactored all to dev

This commit is contained in:
2025-11-26 21:48:53 -08:00
parent a8066686bc
commit f8ca733307
170 changed files with 12 additions and 29 deletions
+15
View File
@@ -0,0 +1,15 @@
# Vaultwarden
Dockerhub: https://hub.docker.com/r/vaultwarden/server
Github: https://github.com/dani-garcia/vaultwarden
Wiki: https://github.com/dani-garcia/vaultwarden/wiki
Reverse Proxy Port: 80
## Usage
[Disable new users](https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-registration-of-new-users).
[SMTP](https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration)
To enable the admin page, you need to set an authentication token. This token can be anything, but it's recommended to use a long, randomly generated string of characters, for example running openssl rand -base64 48.