Project
This commit is contained in:
14
HealtRegistry/appsettings.Development.json
Normal file
14
HealtRegistry/appsettings.Development.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"Services": {
|
||||
"test": {
|
||||
"DefaultValue": false,
|
||||
"Timeout": "00:00:30"
|
||||
}
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user