2021-05-30 15:29:30 +00:00
|
|
|
|
{
|
2021-06-11 20:17:03 +00:00
|
|
|
|
"DatabaseSettings": {
|
2021-07-04 17:34:10 +00:00
|
|
|
|
"FeedbackCollectionName": "feedbacks",
|
2021-05-30 15:29:30 +00:00
|
|
|
|
"TokensCollectionName": "tokens",
|
2021-07-04 17:34:10 +00:00
|
|
|
|
"FeedbackReceiverCollectionName": "feedback_receivers",
|
2021-05-30 15:29:30 +00:00
|
|
|
|
"ConnectionString": "mongodb://localhost:27017",
|
|
|
|
|
"DatabaseName": "RetroactiuneTesting"
|
|
|
|
|
}
|
|
|
|
|
}
|