Merge pull request #211 from MythicalPlayz/patch

Added Required Line for the website
This commit is contained in:
Jonathan Barrow 2023-04-11 07:37:37 -04:00 committed by GitHub
commit c0e9af7bdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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