1 Star 0 Fork 0

LiYu / go_web_start_demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.yaml 512 Bytes
一键复制 编辑 原始数据 按行查看 历史
liry 提交于 2022-12-14 14:49 . zap配置日志
server:
port: 9000
db-type: mysql
context-path: /
database:
path: 127.0.0.1:3306
config: charset=utf8mb4&parseTime=True&loc=Local
db-name: axg_local
username: root
password: root
max-idle-conns: 10
max-open-conns: 100
jwt:
signing-key: jCyJhbGciOi7ruWCOt29eJIUzI
expires-time: 30
zap:
level: info
format: console
prefix: '[axg]'
director: log
link-name: latest_log
showLine: false
encode-level: LowercaseColorLevelEncoder
stacktrace-key: stacktrace
log-in-console: true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/wukong-yu/go_web_start_demo.git
git@gitee.com:wukong-yu/go_web_start_demo.git
wukong-yu
go_web_start_demo
go_web_start_demo
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891