Files
WorkFlowCheck/src/WorkFlowCheck.Web/appsettings.Development.json
T

11 lines
188 B
JSON

{
"ApiBaseUrl": "http://localhost:59027/",
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}