Fixed example config

This commit is contained in:
Jonathan Barrow 2022-06-24 19:45:55 -04:00
parent 149456059a
commit 3af4f9160a

View File

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