mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-15 00:44:27 +00:00
Compare commits
2 Commits
87ee27a3bb
...
1d6dbc69e7
Author | SHA1 | Date | |
---|---|---|---|
|
1d6dbc69e7 | ||
|
0480b88e57 |
@ -66,7 +66,7 @@ http {
|
|||||||
# NPM generated CDN ip ranges:
|
# NPM generated CDN ip ranges:
|
||||||
include conf.d/include/ip_ranges.conf;
|
include conf.d/include/ip_ranges.conf;
|
||||||
# always put the following 2 lines after ip subnets:
|
# always put the following 2 lines after ip subnets:
|
||||||
real_ip_header X-Real-IP;
|
real_ip_header X-Forwarded-For;
|
||||||
real_ip_recursive on;
|
real_ip_recursive on;
|
||||||
|
|
||||||
# Custom
|
# Custom
|
||||||
|
Loading…
x
Reference in New Issue
Block a user