mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
@@ -1,7 +1,9 @@
|
|||||||
discovery:
|
discovery:
|
||||||
type: single-node
|
type: single-node
|
||||||
|
|
||||||
network:
|
network:
|
||||||
host: 0.0.0.0
|
host: 0.0.0.0
|
||||||
|
|
||||||
http:
|
http:
|
||||||
host: 0.0.0.0
|
host: 0.0.0.0
|
||||||
port: 9200
|
port: 9200
|
||||||
@@ -9,12 +11,11 @@ http:
|
|||||||
enabled: true
|
enabled: true
|
||||||
allow-origin: "*"
|
allow-origin: "*"
|
||||||
allow-headers:xpack: X-Requested-With,Content-Type,Content-Length,Authorization
|
allow-headers:xpack: X-Requested-With,Content-Type,Content-Length,Authorization
|
||||||
|
|
||||||
path:
|
path:
|
||||||
repo:
|
repo:
|
||||||
- /usr/share/elasticsearch/backup
|
- /usr/share/elasticsearch/backup
|
||||||
|
|
||||||
xpack.security.enabled: true
|
|
||||||
|
|
||||||
xpack:
|
xpack:
|
||||||
security:
|
security:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user