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
22 lines
421 B
JSON
{
|
|
"TestOption": {
|
|
"AppId": "WebApiDemo1",
|
|
"AppName": "示例WebApi",
|
|
"AppDesc": "Docker学习测试WebApi服务",
|
|
"AppVersion": {
|
|
"Major": 1,
|
|
"Minor": 5,
|
|
"Revision": 6,
|
|
"Build": 15236
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|