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

View File

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