11 lines
189 B
JSON
11 lines
189 B
JSON
{
|
|
"ApiBaseUrl": "https://localhost:44382/",
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
}
|
|
}
|