Created
September 8, 2016 06:15
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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