Skip to content

Instantly share code, notes, and snippets.

@2arunpmohan
Created September 8, 2016 06:15
Show Gist options
  • Save 2arunpmohan/ddf9e2b3b62fe64a8149cc6c0f768921 to your computer and use it in GitHub Desktop.
Save 2arunpmohan/ddf9e2b3b62fe64a8149cc6c0f768921 to your computer and use it in GitHub Desktop.
XMLHttpRequest cannot load http://localhost:9233/. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost' is therefore not allowed access.
network.host: 0
http.port: 9233
http.cors.enabled: true
http.cors.allow-origin: '*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment