Fixed unclosed filter directive
This commit is contained in:
parent
b1c93d6089
commit
eaf8320201
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ server {
|
|||
{{ config }}
|
||||
|
||||
{%- endfor -%}
|
||||
{%- endfilter %}
|
||||
|
||||
# Logs
|
||||
access_log /var/log/nginx/{{ item.key }}.log;
|
||||
|
|
Loading…
Reference in a new issue