aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.js b/config/config.js
index c86befc..f71fbc9 100644
--- a/config/config.js
+++ b/config/config.js
@@ -4,7 +4,7 @@ var path = require('path')
module.exports = {
development: {
- db: 'mongodb://localhost/test',
+ db: 'mongodb://localhost/Divid',
root: rootPath,
app: {
name: 'Divid'