diff --git a/Proxy-examples.md b/Proxy-examples.md index c01254e..d70cbf6 100644 --- a/Proxy-examples.md +++ b/Proxy-examples.md @@ -91,9 +91,6 @@ 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 :8081 - # Notifications redirected to the websockets server reverse_proxy /notifications/hub :3012