Turning off https-only because the SSL certificate seems to have a broken root.

This commit is contained in:
Samuel Clay 2020-06-01 15:11:08 -04:00
parent 262a99a1f7
commit 2923b6fa24

View file

@ -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