Skip to content

Commit

Permalink
Update node and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaël Rayot committed Nov 8, 2018
1 parent f2d5f5c commit 8991f41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ module.exports = function (app) {
}
app.logger.info('Connecté à la base de données %s', host);
});
bucket.connectionTimeout = 10000;
return bucket;
},
get: function () {
return bucket;
Expand Down

0 comments on commit 8991f41

Please sign in to comment.