Files
qrcodeService/QRCodeService/appsettings.Development.json
zhangqi 00910838fe update:docker compose 更新
queries构造函数修改
配置json更新
2021-02-26 10:24:30 +08:00

10 lines
153 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}