dashboard
repositories
filestore
activity
search
login
main
/
jczz_manager
基层智治-后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
区域查询修改,场所,房屋,住户,租赁,网格信息区域过滤,机构新增区域字段
zhongrj
2023-12-25
bd92c2ab5b7baee24cb8204a3856c9de188a4f97
[jczz_manager.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"