-
Notifications
You must be signed in to change notification settings - Fork 59
MongoDB
Googleplex edited this page Apr 4, 2021
·
2 revisions
Set to Mongo
Required
MongoDB connection string, must specify database.
eg: mongodb://username:password@localhost:27017/database
, default is mongodb://localhost:27017/nazurin
.