removed server_

This commit is contained in:
2023-08-22 23:56:56 +02:00
parent 7830e1f38e
commit d0745f3439
82 changed files with 116 additions and 116 deletions

View File

@@ -2,7 +2,7 @@
## Default Elasticsearch configuration from Elasticsearch base image.
## https://github.com/elastic/elasticsearch/blob/master/distribution/docker/src/docker/config/elasticsearch.yml
#
cluster.name: "server_docker-cluster"
cluster.name: "docker-cluster"
network.host: 0.0.0.0
## X-Pack settings