This commit is contained in:
parent
701d2282a8
commit
ae64f8822b
@ -54,7 +54,6 @@ server {
|
||||
|
||||
{% endif %}
|
||||
{% if location.add_headers is defined and location.add_headers %}
|
||||
|
||||
include /etc/nginx/conf.d/header.conf;
|
||||
{% for add in location.add_headers %}
|
||||
add_header {{ add }};
|
||||
|
Loading…
Reference in New Issue
Block a user