diff --git a/bouncer/NginxTemplate.twig b/bouncer/NginxTemplate.twig index cf287eb..595691f 100644 --- a/bouncer/NginxTemplate.twig +++ b/bouncer/NginxTemplate.twig @@ -55,7 +55,7 @@ server { {% endif %} proxy_pass {{ targetPath }}; - %} + } } {% if not allowNonSSL %}