diff --git a/_articles/hosting/install-on-premise-manual.md b/_articles/hosting/install-on-premise-manual.md index 37ad2bbf..018949eb 100644 --- a/_articles/hosting/install-on-premise-manual.md +++ b/_articles/hosting/install-on-premise-manual.md @@ -77,7 +77,7 @@ Complete the following steps to install Bitwarden manually: - `server_name` with your configured domain name. - In the `Content-Security-Policy` header, replace `bitwarden.example.com` with your configured domain name. - - Add HTTPS redirects? (Where?) + - Add HTTPS redirects 8. Generate your own random password strings for the following values in `./env/global.override.env`: - `sqlServer__connectionString=...Password=RANDOM_DATABASE_PASSWORD`