Files
managing-apps/src/Managing.Api/appsettings.Development.json

10 lines
148 B
JSON

{
"RunOrleansGrains": false,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}