We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a75cb commit 8e0416cCopy full SHA for 8e0416c
3 files changed
install/debian/nginx.conf
@@ -68,7 +68,7 @@ http {
68
proxy_buffers 32 4k;
69
70
71
- # Cloudflare
+ # Cloudflare https://www.cloudflare.com/ips
72
set_real_ip_from 199.27.128.0/21;
73
set_real_ip_from 173.245.48.0/20;
74
set_real_ip_from 103.21.244.0/22;
install/rhel/nginx.conf
install/ubuntu/nginx.conf
0 commit comments