Fixed mlab connection instructions

master
Keith Irwin 2017-12-19 06:38:25 +00:00
parent 482ed9c0e2
commit dcf522fcb5
No known key found for this signature in database
GPG Key ID: 378933C743E2BBC0
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ module.exports = {
// Or use the test database from mLab
// mongoSetup: 'mongodb://tracman:MUPSLXQ34f9cQTc5@ds133961.mlab.com:33961/tracman',
// You can log in there with:
// mongo ds133961.mlab.com:33961/tracman-dev -u contributor -p opensourcerules
// mongo ds133961.mlab.com:33961/tracman -u contributor -p KTiCsMEwaE
// URL and port where this will run
url: 'https://localhost:8080',