Files
serein-flow/Serein.CloudWorkbench/appsettings.json
2025-03-14 16:04:06 +08:00

10 lines
142 B
JSON

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