Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design2
/
2017110273
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sdy
2021-05-27 00:19:50 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
df500ea35589240b37a72f05095e0bed1e40f13d
df500ea3
1 parent
ebe9d6a8
create elasticsearch.yml
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
es_data/elasticsearch.yml
es_data/elasticsearch.yml
0 → 100644
View file @
df500ea
cluster.name
:
"
docker-cluster"
network.host
:
0.0.0.0
http.cors.allow-origin
:
"
*"
http.cors.enabled
:
true
http.cors.allow-credentials
:
true
http.cors.allow-methods
:
OPTIONS, HEAD, GET, POST, PUT, DELETE
http.cors.allow-headers
:
X-Requested-With, X-Auth-Token, Content-Type, Content-Length, Authorization, Access-Control-Allow-Headers, Accept
Please
register
or
login
to post a comment