加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.yaml 341 Bytes
一键复制 编辑 原始数据 按行查看 历史
neymar 提交于 2022-05-10 17:12 . readme.md file commit
name:
mode:
port: 8081
version: "v0.1.2"
start_time: "2022-03-11"
machine_id: 1
auth:
jwt_expire: 8760
log:
level:
filename:
max_size: 200
max_age: 30
max_backups: 7
mysql:
host:
port:
user:
password:
dbname:
max_open_conns: 200
max_idle_conns: 50
redis:
host:
port:
password:
db:
pool_size:
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化