lanlingxian_ziranziyuanhegu.../OpenAuth.WebApi/appsettings.Development.json

12 lines
242 B
JSON
Raw Normal View History

2025-05-19 14:01:14 +08:00
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Error",
"Microsoft": "Error",
"Microsoft.EntityFrameworkCore.Database.Command": "Information"
}
},
"ImgServer": "http://192.168.10.125:9011"
}