17 lines
341 B
JSON
17 lines
341 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
},
|
|
"Aliyun": {
|
|
"Oss": {
|
|
"AliEndpoint": "oss-cn-shenzhen.aliyuncs.com",
|
|
"AliAccessId": "dpisQKVqzAYffodY",
|
|
"AliAccessKey": "ZG3uAkwPR4UpfsTJzG9DW1WeKIskHz"
|
|
|
|
}
|
|
}
|
|
} |