From d7c6ccfce5e8e527246adc95093f12b1cecd8df8 Mon Sep 17 00:00:00 2001 From: Jeremy Lin Date: Sun, 23 May 2021 02:31:21 -0700 Subject: [PATCH] remove unnecessary redirect --- Proxy-examples.md | 3 --- 1 file changed, 3 deletions(-) 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