Fix config/development.js
This commit is contained in:
parent
80a8028f86
commit
c773da3f60
@ -1,3 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
|
||||
mongo: {
|
||||
@ -22,4 +24,4 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user