Added components, authentication and authorization
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"ConnectionStrings": {
|
||||
"DefaultConnection": "mongodb://localhost:27017"
|
||||
},
|
||||
"MongoDbName": "HtmxAppDb",
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
|
||||
Reference in New Issue
Block a user