dashboard
repositories
filestore
activity
search
login
main
/
srjw-car
上饶警务-警车数据读取服务(udp)
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
经开分局
linwe
2025-06-26
b19dbed1b95c1ff34318eba103d76eeca875ee47
[srjw-car.git]
/
doc
/
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"