From dcf522fcb5dd859631c4a633ce6f24a7c2ea9cf8 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Tue, 19 Dec 2017 06:38:25 +0000 Subject: [PATCH] Fixed mlab connection instructions --- config/env/sample.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/env/sample.js b/config/env/sample.js index df97fbc..94ca2a4 100644 --- a/config/env/sample.js +++ b/config/env/sample.js @@ -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',