ensure new mime type comes in types.
This commit is contained in:
parent
661ac8c6f4
commit
71ee669fc5
1 changed files with 2 additions and 0 deletions
|
@ -4,7 +4,9 @@
|
|||
|
||||
`/etc/nginx/mime.types`:
|
||||
```
|
||||
types {
|
||||
..
|
||||
application/wasm wasm;
|
||||
..
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue