www/nginx: fix typo

This commit is contained in:
Fabian Franz
2019-11-10 19:11:12 +01:00
parent 7bc4e04622
commit cbbca271da
@@ -199,6 +199,6 @@ location {{ location.matchtype }} {{ location.urlpattern }} {
proxy_hide_header {{ our_header }};
{% endfor %}
{% endif %}
{% endif %}{# honeypod #}
{% endif %}{# honeypot #}
}