mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-17 07:43:03 +02:00
Mean Logger Module
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user