mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-22 08:36:46 -05:00
Added Required Line for the website
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user