dashboard
repositories
filestore
activity
search
login
admin
/
jfptht-publicSecurity
forked from
jfptht-publicSecurity
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
1.新增行政区域--》医院--》分院--》保安 2.警情实体类新增字段
Administrator
2021-06-05
5f3684985585bfd1b466dfe6e7cf7b03a17bceab
[~admin/jfptht-publicSecurity.git]
/
script
/
docker
/
elk
/
kibana.yml
1
2
3
4
5
6
7
8
# 服务端口
server.port: 5601
# 服务IP
server.host: "0.0.0.0"
# ES
elasticsearch.hosts: ["http://es-master:9200"]
# 汉化
i18n.locale: "zh-CN"