We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd71146 commit a7e389fCopy full SHA for a7e389f
conf.d/realip.conf
@@ -1,6 +1,6 @@
1
# Please set your docker network below
2
# in order to forward the user real
3
# ip address to your app container
4
-set_real_ip_from 172.19.0.0/32;
+set_real_ip_from 172.18.0.0/32;
5
real_ip_header X-Real-IP;
6
real_ip_recursive on;
0 commit comments