feixian_weifajianguan/OpenAuth.WebApi/appsettings.Development.json

12 lines
242 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Error",
"Microsoft": "Error",
"Microsoft.EntityFrameworkCore.Database.Command": "Information"
}
},
"ImgServer": "http://192.168.10.125:9011"
}