mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-04 03:40:10 +00:00
🔼 Since resolved_progo_map.conf
doesn't change content per host, we should put it in /docker/rootfs/etc/nginx/conf.d/include/resolved_proto_map.conf
instead.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{% include "_hsts_map.conf" %}
|
{% include "_hsts_map.conf" %}
|
||||||
|
|
||||||
{% include "_resolved_proto_map.conf" %}
|
include conf.d/include/resolved_proto_map.conf;
|
||||||
|
|
||||||
server {
|
server {
|
||||||
set $forward_scheme {{ forward_scheme }};
|
set $forward_scheme {{ forward_scheme }};
|
||||||
|
Reference in New Issue
Block a user