提交 a2635160 编写于 作者: G Granty1

Update config.json

上级 35eb20f7
...@@ -7,10 +7,13 @@ ...@@ -7,10 +7,13 @@
}, },
"mysqladmin": { "mysqladmin": {
"username": "root", "username": "root",
"password": "YINGL19980716.", "password": "Aa@6447985",
"path": "127.0.0.1:3306", "path": "127.0.0.1:3306",
"dbname": "qmPlus", "dbname": "qmPlus",
"config": "charset=utf8\u0026parseTime=True\u0026loc=Local" "config": "charset=utf8\u0026parseTime=True\u0026loc=Local",
"maxIdleConns": 10,
"maxOpenConns": 100,
"logMode": true
}, },
"qiniu": { "qiniu": {
"accessKey": "25j8dYBZ2wuiy0yhwShytjZDTX662b8xiFguwxzZ", "accessKey": "25j8dYBZ2wuiy0yhwShytjZDTX662b8xiFguwxzZ",
...@@ -30,5 +33,11 @@ ...@@ -30,5 +33,11 @@
"keyLong": 6, "keyLong": 6,
"imgWidth": 120, "imgWidth": 120,
"imgHeight": 40 "imgHeight": 40
},
"log": {
"prefix": "[GIN-VUE-ADMIN]",
"logFile": false,
"stdout": ["DEBUG"],
"file": ["WARNING"]
} }
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册