Updated config files

This commit is contained in:
kdeng00
2023-09-19 19:00:30 -04:00
parent 44958b5c18
commit 713fa01d25
2 changed files with 7 additions and 1 deletions
+3
View File
@@ -4,5 +4,8 @@
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"ConnectionStrings": {
"MongoDBURI": "mongodb+srv://<username>:<password>@cluster0.abc.mongodb.net/?retryWrites=true&w=majority"
}
}