Files
Kg.SeaTime/Application.Web.Admin/appsettings.json
2026-07-15 23:04:46 +08:00

10 lines
142 B
JSON

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