瀏覽代碼

增加缺失的配置文件

tags/pipeline-1.0.0
SmallChi(Koike) 5 年之前
父節點
當前提交
21314cade1
共有 1 個檔案被更改,包括 9 行新增0 行删除
  1. +9
    -0
      src/JT808.Gateway.TestHosting/appsettings.json

+ 9
- 0
src/JT808.Gateway.TestHosting/appsettings.json 查看文件

@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Warning"
}
}
}

Loading…
取消
儲存