appaibuiltest/appsettings.json
Janus C. H. Knudsen b778d91196 fc
2026-01-30 22:56:31 +01:00

9 lines
151 B
JSON

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