Merge 0480b88e57
into 9687e9e450
This commit is contained in:
commit
c7b3d7663e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue