林火综合应急信息管理系统cloud后端
xiebin
2023-03-13 cf0bd7640b5a012bded30e11c469e7566197ae18
1
2
3
4
5
6
7
8
# 服务IP
http.host: "0.0.0.0"
# ES
xpack.monitoring.elasticsearch.hosts: [ "http://es-master:9200" ]
 
xpack.monitoring.enabled: true
 
xpack.management.enabled: false