nginx: remove blacklisted IP

This commit is contained in:
Jimmy Zelinskie 2015-02-19 12:45:53 -05:00
parent b7159293c1
commit 11c5632121

View file

@ -29,9 +29,6 @@ location /realtime {
}
location /v1/repositories/ {
# blacklisted for bad behavior 19FEB2015
deny 107.23.4.180;
proxy_buffering off;
proxy_request_buffering off;