1 Star 0 Fork 0

mq-go/bluebell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.yaml 416 Bytes
一键复制 编辑 原始数据 按行查看 历史
柒染 提交于 2023-09-30 17:15 . 创建用户
app:
name: "web_app"
mode: "dev"
port: 8081
start_time: "2023-09-30"
machine_id: 1
locale: "zh"
log:
level: "debug"
filename: "./logs/web_app.log"
ginFilename: "./logs/gin/ginLog.log"
max_size: 200
max_age: 30
max_backups: 7
mysql:
host: "192.168.12.100"
port: 3306
user: "root"
password: "root"
dbname: "bluebell"
redis:
host: "192.168.12.100"
port: 6379
password: ""
db: 1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/mq-go/bluebell.git
git@gitee.com:mq-go/bluebell.git
mq-go
bluebell
bluebell
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385