You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
date-poll-api/doc/nginx.md

359 B

CORS config for nginx

To be able to work between some domain and an other you have to setup the cross origin ressource config of your web server.

Use the nginx example config, don't forget to replace the example.com. The following script copies the example confing and asks you for a replacement of the domains names.

bash doc/nginx/setup.sh