Merge remote-tracking branch 'upstream/develop' into develop

This commit is contained in:
Zoey
2024-01-11 21:36:01 +01:00
14 changed files with 1219 additions and 20 deletions

View File

@@ -1,6 +1,9 @@
{% include "_header_comment.conf" %}
{% if enabled %}
{% include "_hsts_map.conf" %}
server {
set $forward_scheme {{ forward_scheme }};
set $server "{{ forward_host }}";