Fixed unclosed filter directive

This commit is contained in:
g33kex 2022-08-04 20:38:37 +02:00
parent b1c93d6089
commit eaf8320201

View file

@ -55,6 +55,7 @@ server {
{{ config }} {{ config }}
{%- endfor -%} {%- endfor -%}
{%- endfilter %}
# Logs # Logs
access_log /var/log/nginx/{{ item.key }}.log; access_log /var/log/nginx/{{ item.key }}.log;