31 Star 282 Fork 74

AiXinGe / aixinge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config-sample.yaml 587 Bytes
一键复制 编辑 原始数据 按行查看 历史
青苗 提交于 2022-12-04 20:24 . feat: add file upload and download
system:
port: 8888
node: 0
db-type: mysql
context-path: /
database:
path: 192.168.0.1:3306
config: charset=utf8mb4&parseTime=True&loc=Local
db-name: axg
username: root
password: "axg123456"
max-idle-conns: 10
max-open-conns: 100
log-mode: "error"
log-zap: false
jwt:
signing-key: jCyJhbGciOi7ruWCOt29eJIUzI
expires-time: 30
upload:
path: ./upload
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
Go
1
https://gitee.com/aixinge/aixinge.git
git@gitee.com:aixinge/aixinge.git
aixinge
aixinge
aixinge
master

搜索帮助