Qrail-AI / elasticsearch.yml
Eslam-Magdy's picture
Upload elasticsearch.yml
07dbb73 verified
raw
history blame contribute delete
241 Bytes
cluster.name: hf-space-cluster
node.name: node-1
discovery.type: single-node
# path.data: /app/Saved_Indexes
network.host: 0.0.0.0
http.port: 9200
http.host: 0.0.0.0
xpack.security.enabled: false
xpack.security.enrollment.enabled: false