lealone / Lealone

比 MySQL 和 MongoDB 快10倍的 OLTP 关系数据库和文档数据库
Other
2.48k stars 519 forks source link

[chat] QQ 居然也在用 9210 端口 #203

Closed forifido closed 8 months ago

forifido commented 1 year ago

启动服务发现端口被占用, 原来是 QQ 😂 2023-10-13_17-21

codefollower commented 1 year ago

可以在命令行中用 -port 指定新的端口,或者在 lealone.yaml 配置文件中修改 port 参数。