Compare commits

..

2 commits

Author SHA1 Message Date
08b9f076b3 Update docker.io/library/postgres Docker tag to v18
All checks were successful
/ Ansible Lint (push) Successful in 2m57s
/ Ansible Lint (pull_request) Successful in 2m57s
2026-04-23 10:31:02 +00:00
1715b4fc88 stb hat IPv6 zu Hause geändert
All checks were successful
/ Ansible Lint (push) Successful in 2m25s
2026-04-23 12:24:25 +02:00

View file

@ -44,8 +44,8 @@ server {
allow 185.161.129.132/32; # z9 allow 185.161.129.132/32; # z9
allow 2a07:c480:0:100::/56; # z9 allow 2a07:c480:0:100::/56; # z9
allow 2a07:c481:1::/48; # z9 new ipv6 allow 2a07:c481:1::/48; # z9 new ipv6
allow 213.240.180.39/32; # stbe home allow 213.240.180.39/32; # stb home
allow 2a01:170:118b::1/64; # stbe home allow 2a01:170:118b:f701::1/64; # stb home
deny all; deny all;
location ^~ / { location ^~ / {