ensure new mime type comes in types.

This commit is contained in:
creme 2021-08-03 19:07:22 +02:00
parent 661ac8c6f4
commit 71ee669fc5
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 2 additions and 0 deletions

View File

@ -4,7 +4,9 @@
`/etc/nginx/mime.types`:
```
types {
..
application/wasm wasm;
..
}
```