We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bea809 commit 2f0000aCopy full SHA for 2f0000a
config/db/development.js
@@ -1,3 +1,3 @@
1
module.exports = {
2
- 'url' : 'mongodb://username:pass@host.com:17231/chat'
+ 'url' : 'mongodb://chat:[email protected].com:17231/chat'
3
}
0 commit comments