Files
prefab-page-detail/Prefab.Web/appsettings.json
2025-10-27 17:39:18 -04:00

10 lines
142 B
JSON

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