主题
配置说明
监控服务端配置信息
yaml
monitor:
server:
port: 9800 #服务端口
db:
uri: postgres://postgres:wueasy123321@118.89.83.191:5432/postgres?sslmode=disable #数据库连接
max-open-conns: 200 #最大连接数
max-idle-conns: 10 #最大空闲连接数