mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2025-04-03 12:35:46 +08:00
25 lines
311 B
YAML
25 lines
311 B
YAML
discovery:
|
|
type: single-node
|
|
|
|
network:
|
|
host: 0.0.0.0
|
|
|
|
http:
|
|
host: 0.0.0.0
|
|
port: 9200
|
|
cors:
|
|
enabled: true
|
|
allow-origin: "*"
|
|
|
|
path:
|
|
repo:
|
|
- /usr/share/elasticsearch/backup
|
|
|
|
xpack:
|
|
security:
|
|
enabled: true
|
|
autoconfiguration:
|
|
enabled: true
|
|
enrollment:
|
|
enabled: true
|