mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 09:49:20 -07:00
Updated Proxy examples (markdown)
@@ -75,6 +75,9 @@ If you prefer, you can also directly specify a value instead of substituting an
|
|||||||
# }
|
# }
|
||||||
# redir @insecureadmin /
|
# redir @insecureadmin /
|
||||||
|
|
||||||
|
# The negotiation endpoint is also proxied to Rocket
|
||||||
|
reverse_proxy /notifications/hub/negotiate <SERVER>:8081
|
||||||
|
|
||||||
# Notifications redirected to the websockets server
|
# Notifications redirected to the websockets server
|
||||||
reverse_proxy /notifications/hub <SERVER>:3012
|
reverse_proxy /notifications/hub <SERVER>:3012
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user