Updated Proxy examples (markdown)

bt90
2021-04-30 22:27:12 +02:00
parent e11fed01a9
commit 2b447c4e95

@@ -75,6 +75,9 @@ If you prefer, you can also directly specify a value instead of substituting an
# }
# redir @insecureadmin /
# The negotiation endpoint is also proxied to Rocket
reverse_proxy /notifications/hub/negotiate <SERVER>:8081
# Notifications redirected to the websockets server
reverse_proxy /notifications/hub <SERVER>:3012