appstore-1panel/apps/elasticsearch/8.12.1/data/conf/elasticsearch.yml
renovate[bot] 12cc241696
chore(deps): update elasticsearch docker tag to v8.12.1 (#932)
* chore(deps): update elasticsearch docker tag to v8.12.1

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2024-02-20 15:01:12 +08:00

6 lines
235 B
YAML

cluster.name: "docker-cluster"
network.host: 0.0.0.0
path.repo: ["/usr/share/elasticsearch/backup"]
http.cors.enabled: true
http.cors.allow-origin: "*"
http.cors.allow-headers: X-Requested-With,Content-Type,Content-Length,Authorization