z9(group): remove all old ip references and change them to new ones
Some checks failed
/ build (pull_request) Failing after 2m46s
/ Ansible Lint (push) Successful in 3m57s
/ Ansible Lint (pull_request) Successful in 4m1s

This commit is contained in:
bitwhisker 2026-06-20 17:58:25 +02:00
commit 2c825d2b85
Signed by: bitwhisker
SSH key fingerprint: SHA256:KybIk/tusSKao6eLGY+ILlFa1rCrzwx66/acBAcKUqE
5 changed files with 120 additions and 21 deletions

View file

@ -6,7 +6,7 @@ server {
server_name diday.org;
# use our router as resolver
resolver 10.31.208.1;
#resolver 10.31.208.1; # is this needed???
# configure the ngx_http_realip_module to set $remote_addr and $remote_port to the
# information passed through from public-reverse-proxy.hamburg.ccc.de via proxy-protocol