appstore-1panel/apps/elasticsearch/8.11.3/data/conf/elasticsearch.yml
renovate[bot] a111eb4bd8
chore(deps): update elasticsearch docker tag to v8.11.3 (#718)
* chore(deps): update elasticsearch docker tag to v8.11.3

* 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>
2023-12-19 12:05:22 +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