Files
Yi.Framework/Yi.Abp.Net8/client/Yi.Abp.Client.WebApi/appsettings.json
2024-03-20 17:52:59 +08:00

10 lines
142 B
JSON

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