mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 01:46:10 -04:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user