update
This commit is contained in:
parent
558eae2108
commit
0f54dd329c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ server {
|
||||||
client_max_body_size 1024m;
|
client_max_body_size 1024m;
|
||||||
location / {
|
location / {
|
||||||
|
|
||||||
deny 172.16.41.60
|
deny 172.16.41.60;
|
||||||
allow 172.16.0.0/16;
|
allow 172.16.0.0/16;
|
||||||
deny all;
|
deny all;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue