mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-17 04:32:05 +02:00
Merge branch 'master' into mean-modular
This commit is contained in:
@@ -14,7 +14,8 @@ var path = require('path')
|
||||
|
||||
module.exports = {
|
||||
development: {
|
||||
db: 'mongodb://localhost/mean-dev',
|
||||
// db: 'mongodb://localhost/mean-dev',
|
||||
db: 'mongodb://admin:password@ds027308.mongolab.com:27308/meanstack',
|
||||
root: rootPath,
|
||||
notifier: notifier,
|
||||
app: {
|
||||
|
||||
Reference in New Issue
Block a user