appstore-1panel/apps/elasticsearch/8.13.4/data/conf/elasticsearch.yml

6 lines
235 B
YAML
Raw Normal View History

2023-12-07 15:16:21 +08:00
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