Files
TinyInvoice/Server/appsettings.Development.json
Andre Beging de76b1d432 Init
2024-11-06 16:00:26 +01:00

10 lines
160 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"CircuitOptions:DetailedErrors": true
}