lab-ansible/roles/apps/templates/nextcloud/remoteip.conf.j2

8 lines
228 B
Plaintext
Raw Normal View History

2023-12-29 18:07:08 +00:00
{# code: language=ansible-jinja #}
# 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