mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-04-24 23:47:19 -05:00
Fixed example config
This commit is contained in:
parent
149456059a
commit
3af4f9160a
|
|
@ -24,7 +24,7 @@
|
|||
"database": {
|
||||
"account": {
|
||||
"uri": "mongodb://127.0.0.1:27017",
|
||||
"database_name": "pretendo",
|
||||
"database": "pretendo",
|
||||
"options": {
|
||||
"useNewUrlParser": true,
|
||||
"useUnifiedTopology": true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user