Files
cinny/contrib/nginx
2021-08-03 19:04:45 +02:00
..
2021-08-03 19:04:45 +02:00

nginx configuration

Insert wasm type into nginx mime.types file so they load correctly.

/etc/nginx/mime.types:

..
    application/wasm                      wasm;
..