Update README.md

This commit is contained in:
Eric Nemchik
2023-01-16 12:30:42 -06:00
committed by GitHub
parent 517ec0bcc5
commit cbaeba4c7d
-2
View File
@@ -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. 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. This mod now adds `127.0.0.1` and *tries* to add the real ip from the interfaces in the container.
## Versions ## Versions