Added Required Line for the website

This commit is contained in:
MythicalPlayz 2023-04-11 11:44:21 +02:00
parent 7b391cf6ec
commit 562b637bfe

View File

@ -26,6 +26,7 @@
"account": {
"uri": "mongodb://127.0.0.1:27017",
"database": "database_name",
"connection_string": "mongodb://127.0.0.1:27017",
"options": {
"useNewUrlParser": true,
"useUnifiedTopology": true