不要怂,就是干,撸起袖子干!

Commit 3cb60167 by Mick Hansen

Merge branch 'master' of github.com:sequelize/sequelize

2 parents 9d08b583 6f1fd288
Showing with 1 additions and 1 deletions
...@@ -30,7 +30,7 @@ ConnectionManager.prototype.connect = function(config) { ...@@ -30,7 +30,7 @@ ConnectionManager.prototype.connect = function(config) {
/* domain: 'DOMAIN' */ /* domain: 'DOMAIN' */
options: { options: {
port: config.port, port: config.port,
database: config.database, database: config.database
} }
}; };
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!