Update nginx_limit_ip.yml
Showing
1 changed file
with
1 additions
and
1 deletions
1 | #switch ture:open,false:close | 1 | #switch ture:open,false:close |
2 | -is_open: false | 2 | +is_open: true |
3 | # white ip list use ip or ip and subnet mask,eg."172.16.6.230,172.16.6.230/16". | 3 | # white ip list use ip or ip and subnet mask,eg."172.16.6.230,172.16.6.230/16". |
4 | white_ips: | 4 | white_ips: |
5 | - "172.31.0.0/16" | 5 | - "172.31.0.0/16" |
-
Please register or login to post a comment