mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-11-15 22:42:51 +01:00
Updated Proxy examples (markdown)
parent
7202ba5102
commit
1732408adf
1 changed files with 1 additions and 1 deletions
|
@ -906,7 +906,7 @@ http protocol vaultwarden-https {
|
|||
tls keypair bitwarden.example.tld
|
||||
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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue