LANCommander/LANCommander.AppHost/appsettings.json
2025-08-06 19:37:11 -05:00

9 lines
158 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning",
"Aspire.Hosting.Dcp": "Warning"
}
}
}