appstore-1panel/apps/elasticsearch/8.14.1/data/conf/elasticsearch.yml
renovate[bot] 113782b155
chore(deps): update elasticsearch docker tag to v8.14.1 (#1578)
* chore(deps): update elasticsearch docker tag to v8.14.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-06-13 14:56:52 +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