fix
This commit is contained in:
parent
07e973faf7
commit
198144da16
1 changed files with 0 additions and 1 deletions
|
@ -20,6 +20,5 @@
|
|||
{% if ipv6 -%}
|
||||
listen [::]:443 ssl{% if http2_support %} http2{% endif %};
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
server_name {{ domain_names | join: " " }};
|
Loading…
Reference in a new issue