Duplicate advanced_config to both top and bottom
This commit is contained in:
parent
d499e2bfef
commit
ced69da6b9
1 changed files with 2 additions and 0 deletions
|
@ -24,5 +24,7 @@
|
||||||
proxy_set_header Connection $http_connection;
|
proxy_set_header Connection $http_connection;
|
||||||
proxy_http_version 1.1;
|
proxy_http_version 1.1;
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{{ advanced_config }}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue