fix: remove obsole ipv6 addresses
This commit is contained in:
@@ -5,8 +5,8 @@ server {
|
||||
autoindex on;
|
||||
allow 10.233.212.64/27;
|
||||
allow 163.172.112.19;
|
||||
allow 2001:bc8:26c1:103::/64;
|
||||
allow 2001:bc8:26c1:101::/64;
|
||||
allow 2a01:e0a:9bd:2811::/64;
|
||||
allow 2a01:e0a:9bd:2810::/64;
|
||||
deny all;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user