mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
CloudFlare IP pool reference
This commit is contained in:
parent
58a75cbde4
commit
8e0416cd74
3 changed files with 3 additions and 3 deletions
|
@ -68,7 +68,7 @@ http {
|
|||
proxy_buffers 32 4k;
|
||||
|
||||
|
||||
# Cloudflare
|
||||
# Cloudflare https://www.cloudflare.com/ips
|
||||
set_real_ip_from 199.27.128.0/21;
|
||||
set_real_ip_from 173.245.48.0/20;
|
||||
set_real_ip_from 103.21.244.0/22;
|
||||
|
|
|
@ -68,7 +68,7 @@ http {
|
|||
proxy_buffers 32 4k;
|
||||
|
||||
|
||||
# Cloudflare
|
||||
# Cloudflare https://www.cloudflare.com/ips
|
||||
set_real_ip_from 199.27.128.0/21;
|
||||
set_real_ip_from 173.245.48.0/20;
|
||||
set_real_ip_from 103.21.244.0/22;
|
||||
|
|
|
@ -68,7 +68,7 @@ http {
|
|||
proxy_buffers 32 4k;
|
||||
|
||||
|
||||
# Cloudflare
|
||||
# Cloudflare https://www.cloudflare.com/ips
|
||||
set_real_ip_from 199.27.128.0/21;
|
||||
set_real_ip_from 173.245.48.0/20;
|
||||
set_real_ip_from 103.21.244.0/22;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue