Fix config/development.js

This commit is contained in:
Tankred Hase
2017-08-15 16:19:31 +08:00
committed by GitHub
parent 80a8028f86
commit c773da3f60

View File

@@ -1,3 +1,5 @@
'use strict';
module.exports = {
mongo: {
@@ -22,4 +24,4 @@ module.exports = {
}
}
};
};