diff --git a/README.md b/README.md index 8156ca3..0beb8df 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,6 @@ include /config/nginx/cf_real-ip.conf; You may also need to add this mod (and the above config changes) to every nginx based container being proxied by SWAG. -~~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 adds `127.0.0.1` and *tries* to add the real ip from the interfaces in the container. ## Versions