Merge branch 'NginxProxyManager:develop' into 746_log-domains

This commit is contained in:
Joe Wesch
2024-03-22 20:52:19 -05:00
committed by GitHub
74 changed files with 6616 additions and 12840 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 }}";