Files
BimAI/BimAI.UI.Web/appsettings.json
2025-11-21 14:09:06 +01:00

10 lines
142 B
JSON

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