diff --git a/docker/haproxy/haproxy.conf b/docker/haproxy/haproxy.conf index 4134ad9..8307bc1 100644 --- a/docker/haproxy/haproxy.conf +++ b/docker/haproxy/haproxy.conf @@ -168,7 +168,6 @@ backend be_wp http-request add-header X-Forwarded-Proto https unless existing-x-forwarded-proto http-request set-header X-SSL %[ssl_fc] - #reqadd X-Forwarded-Proto:\ https http-request set-header X-Forwarded-Proto https server wp isard-apps-wordpress:80 check port 80 inter 5s rise 2 fall 10 resolvers mydns init-addr none