dashboard
repositories
filestore
activity
search
login
main
/
jczz_unified_auth
基层智治统一认证
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
spring-security-core 版本升级
zrj
2024-07-18
cae70a8906526c3f9cba6408b1809399e5143a43
[jczz_unified_auth.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"