NewsBlur/config/elasticsearch/elasticsearch.yml

8 lines
164 B
YAML
Raw Normal View History

http.cors.enabled: true
http.cors.allow-origin: "*"
cluster.routing.allocation.disk.threshold_enabled: false
cluster.name: "docker-cluster"
network.host: 0.0.0.0