0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-27 21:08:55 +02:00

Updated Proxy examples (markdown)

Ollie Strickland 2022-11-12 02:41:49 -06:00
parent 7202ba5102
commit 1732408adf

@ -906,7 +906,7 @@ http protocol vaultwarden-https {
tls keypair bitwarden.example.tld tls keypair bitwarden.example.tld
tls { no tlsv1.0, ciphers HIGH } tls { no tlsv1.0, ciphers HIGH }
# allow websockets - this is nice it handles all the headers no need for manual header edits # allow websockets - this is nice it handles the connection upgrade, no need for manual header edits
http websockets http websockets
} }