Main site of the Svoboda organisation
-
Create a NGINX server You can copy an example of server file from here:
/examples/nginx/svoboda.conf
-
Add support for javascript modules Edit the file
/etc/nginx/mime.types
application/javascript js;
->application/javascript js mjs;