Skip to content

Commit 2f0000a

Browse files
committed
Update development.js
1 parent 2bea809 commit 2f0000a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/db/development.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
'url' : 'mongodb://username:pass@host.com:17231/chat'
2+
'url' : 'mongodb://chat:[email protected].com:17231/chat'
33
}

0 commit comments

Comments
 (0)