SWAG-Real-IP: Better detection

This commit is contained in:
Roxedus
2021-01-21 18:47:11 +01:00
parent 5dca15f695
commit b4342d40e0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ include /config/nginx/cf_real-ip.conf;
~~I also recommend including your docker-network as a valid ip `set_real_ip_from 172.17.0.0/16;` in the snippet above.~~
This mod now also *tries* to set the real ip from the default route in the contaier.
This mod now also *tries* to set the real ip from the interfaces in the container.
## Versions