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

9 lines
141 B
JSON

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