diff --git a/config/haproxy.conf.template b/config/haproxy.conf.template index 829331508..a465bf382 100644 --- a/config/haproxy.conf.template +++ b/config/haproxy.conf.template @@ -37,7 +37,7 @@ frontend public option http-server-close # Redirect all HTTP traffic to HTTPS - # redirect scheme https code 301 if !{ ssl_fc } + redirect scheme https code 301 if !{ ssl_fc } acl gunicorn_dead nbsrv(gunicorn) lt 1 acl nginx_dead nbsrv(nginx) lt 1