diff --git a/config/nginx.sample.conf b/config/nginx.sample.conf index 6bedc25a154..9d450bcc6cb 100644 --- a/config/nginx.sample.conf +++ b/config/nginx.sample.conf @@ -1,7 +1,6 @@ # Additional MIME types that you'd like nginx to handle go in here types { text/csv csv; - application/wasm wasm; font/ttf ttf; font/otf otf; }