WIP
This commit is contained in:
parent
7c15ce0ae8
commit
8734849511
4 changed files with 37 additions and 19 deletions
|
|
@ -54,9 +54,9 @@ module.exports = function(options) {
|
|||
}
|
||||
plugins.configure(config);
|
||||
next();
|
||||
});
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
var authMiddleware;
|
||||
|
||||
if (options.https) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue