13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"connectionString": "",
|
|
"host": "localhost",
|
|
"port": 27017,
|
|
"database": "minecraft",
|
|
"username": "root",
|
|
"password": "pass",
|
|
"authDatabase": "admin",
|
|
"ssl": false,
|
|
"replicaSet": "",
|
|
"connectionTimeout": 30,
|
|
"poolSize": 10
|
|
} |