mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-21 17:24:28 -05:00
Added Required Line for the website
This commit is contained in:
parent
7b391cf6ec
commit
562b637bfe
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user