diff --git a/www/nginx/src/opnsense/service/templates/OPNsense/Nginx/location.conf b/www/nginx/src/opnsense/service/templates/OPNsense/Nginx/location.conf index 87a6fc7ef..841da9330 100644 --- a/www/nginx/src/opnsense/service/templates/OPNsense/Nginx/location.conf +++ b/www/nginx/src/opnsense/service/templates/OPNsense/Nginx/location.conf @@ -199,6 +199,6 @@ location {{ location.matchtype }} {{ location.urlpattern }} { proxy_hide_header {{ our_header }}; {% endfor %} {% endif %} -{% endif %}{# honeypod #} +{% endif %}{# honeypot #} }