stbe darf von zuhause Keycloak admin
This commit is contained in:
parent
a223ebd7ff
commit
a9fac907d5
|
@ -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 ^~ / {
|
||||
|
|
Loading…
Reference in a new issue