diff --git a/astro/nginx.conf b/astro/nginx.conf index cfe47a1..76ea293 100644 --- a/astro/nginx.conf +++ b/astro/nginx.conf @@ -3,8 +3,6 @@ events { } http { - - default_type application/octet-stream; gzip on; gzip_vary on; gzip_proxied any;