Files
Alchegos.ProjectManager/appsettings.json
2025-05-08 01:14:41 +01:00

10 lines
142 B
JSON

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