diff --git a/__config/nginx.conf b/__config/nginx.conf index e0985ef..f3511b7 100644 --- a/__config/nginx.conf +++ b/__config/nginx.conf @@ -1,6 +1,6 @@ types { - # nginx's default mime.types doesn't include a mapping for wasm + # nginx's default mime.types doesn't include a mapping for wasm application/wasm wasm; }