diff --git a/Deployment-examples.md b/Deployment-examples.md index b0188a0..36e7552 100644 --- a/Deployment-examples.md +++ b/Deployment-examples.md @@ -64,7 +64,6 @@ See [Proxy Examples](https://github.com/dani-garcia/bitwarden_rs/wiki/Proxy-exam SMTP_PASSWORD = (import /etc/nixos/secret/bitwarden.nix).SMTP_PASSWORD; SMTP_TIMEOUT = 15; ROCKET_PORT = 8812; - SIGNUPS_ALLOWED = false; }; };