diff --git a/nginx.conf b/nginx.conf index 1203021..5abfee7 100644 --- a/nginx.conf +++ b/nginx.conf @@ -29,5 +29,4 @@ http { proxy_set_header Host $host; proxy_cache_bypass $http_upgrade; } - } -} + } \ No newline at end of file