node is host

This commit is contained in:
Yann Autissier
2022-11-29 16:22:35 +00:00
parent 2b20a33133
commit b938dd0ffd
105 changed files with 687 additions and 704 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ services:
- xpack.monitoring.enabled=false
- xpack.graph.enabled=false
- xpack.watcher.enabled=false
- cluster.name=elasticsearch-${ENV}
- cluster.name=${COMPOSE_SERVICE_NAME}
- network.host=0.0.0.0
- http.cors.enabled=true
- http.cors.allow-credentials=true