remove unnecessary redirect

Jeremy Lin
2021-05-23 02:31:21 -07:00
parent 98bd928068
commit d7c6ccfce5

@@ -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 <SERVER>:8081
# Notifications redirected to the websockets server
reverse_proxy /notifications/hub <SERVER>:3012