mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-25 11:19:21 -07:00
Updated Proxy examples (markdown)
@@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user