Files
douwco_website/douwco.be/appsettings.json
2025-04-06 14:30:02 +02:00

10 lines
151 B
JSON

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