NewsBlur/config/elasticsearch/elasticsearch.yml
2021-04-07 15:32:17 -04:00

7 lines
164 B
YAML

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