1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

Update install-on-premise-manual.md (#324)

remove a note i had left for myself
This commit is contained in:
fred_the_tech_writer
2020-12-15 08:51:43 -05:00
committed by GitHub
parent 556fcaaea6
commit 7857a92c02

View File

@@ -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`