This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cinny
Watch
1
Star
0
Fork
You've already forked cinny
0
mirror of
https://github.com/cinnyapp/cinny.git
synced
2025-02-13 17:10:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
release-v4.2.3
Branches
Tags
No results found.
cinny
/
contrib
/
nginx
/
README.md
creme
71ee669fc5
ensure new mime type comes in types.
2021-08-03 19:07:22 +02:00
192 B
Raw
Permalink
Blame
History
nginx configuration
Insert wasm type into nginx mime.types file so they load correctly.
/etc/nginx/mime.types
:
types { .. application/wasm wasm; .. }