You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
421 B
JSON

3 years ago
{
"TestOption": {
"AppId": "WebApiDemo1",
"AppName": "示例WebApi",
"AppDesc": "Docker学习测试WebApi服务",
"AppVersion": {
"Major": 1,
"Minor": 5,
"Revision": 6,
"Build": 15236
}
},
"Logging": {
"LogLevel": {
"Default": "Information",
3 years ago
"Microsoft": "Information",
3 years ago
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}