#65 Added url to development DB

master
Keith Irwin 2017-04-22 08:06:17 -04:00
parent 059c3bd91d
commit 9e4ac8909b
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ module.exports = {
// Location of your mongoDB
mongoSetup: 'mongodb://localhost:27017/tracman',
// Or use the test database from mLab
//mongoSetup: 'mongodb://tracman:MUPSLXQ34f9cQTc5@ds113841.mlab.com:13841/tracman-dev',
// URL and port where this will run
url: 'https://localhost:8080',