@@ -29,7 +29,6 @@ module.exports = appInfo => {
port: 8081,
},
};
-
config.mongoose = {
url: 'mongodb://localhost:27017/servicetest',
options: {