CORS in http-server module
•
1 min read
Here the command, also changing the default port:
http-server path/to/folder -p 8083 --cors
Here the command, also changing the default port:
http-server path/to/folder -p 8083 --cors