stbe darf von zuhause Keycloak admin

This commit is contained in:
Stefan Bethke 2023-11-07 13:51:10 +01:00
parent a223ebd7ff
commit a9fac907d5

View file

@ -41,7 +41,9 @@ server {
# Also provide "_hidden" for by, since it's not relevant.
proxy_set_header Forwarded "for=$remote_addr;proto=https;host=$host;by=_hidden";
allow 185.161.129.132/32;
allow 185.161.129.132/32; # z9
allow 213.240.180.39/32; # stbe home
allow 2a01:170:118b::1/64; # stbe home
deny all;
location ^~ / {