MeiRiYiCheng_1_old/YBDevice.WebEntry/appsettings.json

11 lines
186 B
JSON
Raw Normal View History

2025-07-16 17:14:38 +08:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}