diff --git a/nginx/sites-available/business.itguys.com.br.conf b/nginx/sites-available/business.itguys.com.br.conf index 3287646..9209429 100644 --- a/nginx/sites-available/business.itguys.com.br.conf +++ b/nginx/sites-available/business.itguys.com.br.conf @@ -35,10 +35,6 @@ server { location / { return 301 https://$host$request_uri; } - - - - } # ==============================================================================