We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9cd8c7 commit 8cc92b1Copy full SHA for 8cc92b1
API_MongoDB_mLab_AWS/config/db.js
@@ -1,3 +1,3 @@
1
module.exports = {
2
- url: 'mongodb://rockwell_j_h_68:Gottdbrocks68@ds051953.mlab.com:51953/jb_mongo_testing'
3
-};
+ url: 'mongodb://<username>:<password>@ds12345.mlab.com:ds12345/db_sample_table'
+};
0 commit comments