add mjs to mime table

This commit is contained in:
nd 2024-02-19 19:09:19 +01:00
parent 4b1ac020d6
commit ca850c7602

View file

@ -5,7 +5,7 @@ types {
text/xml xml;
image/gif gif;
image/jpeg jpeg jpg;
application/javascript js;
application/javascript js mjs;
application/atom+xml atom;
application/rss+xml rss;