Files
Web_BLVLOG_Server_Mvc_Prod/NoRecircly/appsettings.json
2025-11-20 16:20:37 +08:00

10 lines
142 B
JSON

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