diff --git a/documentation/PROXY.md b/documentation/PROXY.md index 1a9cfe56..7c822b4d 100644 --- a/documentation/PROXY.md +++ b/documentation/PROXY.md @@ -104,9 +104,6 @@ redirection): ```haproxy frontend https - # Make sure that we are in HTTP mode so that we can rewrite headers - mode http - # Listen on the HTTPS and HTTP ports bind :80 bind :443 ssl crt /etc/haproxy/cert_key.pem