Files
AcdiuTools/appsettings.json
2026-04-25 17:04:42 +08:00

9 lines
141 B
JSON

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