Files
2026-02-03 08:31:53 -05:00

11 lines
169 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning",
"Npgsql": "Warning"
}
},
"AllowedHosts": "*"
}