diff --git a/config/config.js b/config/config.js index f151943f..ae69b89d 100755 --- a/config/config.js +++ b/config/config.js @@ -14,8 +14,7 @@ var path = require('path') module.exports = { development: { - // db: 'mongodb://localhost/mean-dev', - db: 'mongodb://admin:password@ds027308.mongolab.com:27308/meanstack', + db: 'mongodb://localhost/mean-dev', root: rootPath, notifier: notifier, app: {