NewsBlur-viq/config/elasticsearch/elasticsearch.yml
2021-08-13 11:44:18 -04:00

9 lines
193 B
YAML

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