Skip to content

Commit

Permalink
文档更新
Browse files Browse the repository at this point in the history
  • Loading branch information
zouwei committed Apr 25, 2018
1 parent f288054 commit 708dbee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ npm install onela
* 数据库配置,可以初始化多个数据库实例
*/
let dbconfig = [{
"name": "default", // 数据库实例名称
"engine": "default", // 数据库实例名称
"type": "mysql", // 数据库类型(目前只支持mysql)
"value": {
"connectionLimit": 5,
Expand Down

0 comments on commit 708dbee

Please sign in to comment.