Created
September 2, 2016 02:52
-
-
Save regme/efd0e2c3ec728febbc8b04ba00a92d0d to your computer and use it in GitHub Desktop.
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
| http.cors.enabled: true | |
| http.cors.allow-origin: "*" | |
| I add these lines to /etc/elasticsearch/elasticsearch.yml and restart elasticsearch service, then it works for me. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment