| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .. | ||
| cinny.domain.tld.conf | ||
| README.md | ||
nginx configuration
Insert wasm type into nginx mime.types file so they load correctly.
/etc/nginx/mime.types:
..
application/wasm wasm;
..