Местный URL MongoDB
mongodb://localhost:27017/mydbname
Adarsh077
mongodb://localhost:27017/mydbname
MONGO_URI = mongodb://localhost:restuwahyu13:restuwahyu13:27017/pattern
mongodb://[Username:Password(optional)]@HostName:Port/?aruguments
note: if your password has special characters, you would need to URL-Encode.
ex : monodb://my-name:my-pass@localhost:27017/?authSource=users
mongodb://8299joker:admintrue@139.99.121.21:27017/8299joker
mongodb://adminname:password@clustername.fecl6.mongodb.net/firstproject