keycloak(host): allow right ipv4 of z9 router
This commit is contained in:
parent
e9a5b711ae
commit
a87c27b3d5
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ 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; # z9
|
||||
allow 185.161.129.134/32; # z9
|
||||
allow 2a07:c480:0:100::/56; # z9
|
||||
allow 2a07:c481:1::/48; # z9 new ipv6
|
||||
allow 213.240.180.39/32; # stb home
|
||||
|
|
|
|||
Loading…
Reference in a new issue