2023-12-29 18:07:08 +00:00
|
|
|
{# code: language=ansible-jinja #}
|
2023-12-23 16:52:27 +00:00
|
|
|
# THIS FILE IS MANAGED BY ANSIBLE
|
2023-10-29 19:46:52 +00:00
|
|
|
|
2023-10-28 23:00:05 +00:00
|
|
|
RemoteIPHeader X-Forwarded-For
|
2023-12-28 21:39:11 +00:00
|
|
|
RemoteIPInternalProxy {{ proxy_host }}
|
2023-11-12 22:16:53 +00:00
|
|
|
RemoteIPInternalProxy {{ apps_vars.nginx.docker_ipv4 }}
|
2023-12-28 21:39:11 +00:00
|
|
|
RemoteIPInternalProxy fd02::/64
|