|
@@ -329,7 +329,7 @@ services:
|
|
|
LISTEN: 0.0.0.0:80
|
|
LISTEN: 0.0.0.0:80
|
|
|
# Optional parameter, remove for automatic settings, set to 0 to disable,
|
|
# Optional parameter, remove for automatic settings, set to 0 to disable,
|
|
|
# or (if you use a proxy) to a space-separated list of trusted IP ranges
|
|
# or (if you use a proxy) to a space-separated list of trusted IP ranges
|
|
|
- # compatible with https://httpd.apache.org/docs/current/mod/mod_remoteip.html#remoteiptrustedproxy
|
|
|
|
|
|
|
+ # compatible with https://httpd.apache.org/docs/current/mod/mod_remoteip.html#remoteipinternalproxy
|
|
|
# This impacts which IP address is logged (X-Forwarded-For or REMOTE_ADDR).
|
|
# This impacts which IP address is logged (X-Forwarded-For or REMOTE_ADDR).
|
|
|
# This also impacts external authentication methods;
|
|
# This also impacts external authentication methods;
|
|
|
# see https://freshrss.github.io/FreshRSS/en/admins/09_AccessControl.html
|
|
# see https://freshrss.github.io/FreshRSS/en/admins/09_AccessControl.html
|