1
0
Fork 0
1Panel-Appstore/elasticsearch/8.15.3/data/conf/elasticsearch.yml

6 lines
235 B
YAML

cluster.name: "docker-cluster"
network.host: 0.0.0.0
path.repo: ["/usr/share/elasticsearch/backup"]
http.cors.enabled: true
http.cors.allow-origin: "*"
http.cors.allow-headers: X-Requested-With,Content-Type,Content-Length,Authorization