mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-11 06:46:55 +08:00
bb67244ab6
* chore(deps): update elasticsearch docker tag to v7.17.19 * 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>
6 lines
235 B
YAML
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 |