Files
managing-apps/src/Managing.Api/appsettings.Development.json
2025-08-15 17:01:19 +07:00

11 lines
175 B
JSON

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