30 lines
1.1 KiB
JSON
30 lines
1.1 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Error",
|
|
"Microsoft.AspNetCore": "Error"
|
|
}
|
|
},
|
|
"Redis": {
|
|
"ConnectionString": "redis-external.23544.com:16379,password=poiuyt)(*&^%,defaultDatabase=3"
|
|
},
|
|
"FFmpeg": {
|
|
" TimeSlice": 600
|
|
},
|
|
"AliyunOSS": {
|
|
"AccessKeyId": "LTAI5tDC6p9h747B7FHbgwkH",
|
|
"AccessKeySecret": "vRKgmbp1LB05LaGOjh3ZrZxbHSLYLF",
|
|
"BucketDomain": "https://learn-videoanalysis.oss-cn-chengdu.aliyuncs.com",
|
|
"Region": "cn-chengdu",
|
|
"BucketName": "learn-videoanalysis",
|
|
"EndPoint": "oss-cn-chengdu.aliyuncs.com" //上传节点
|
|
},
|
|
"DB": {
|
|
//"ConnectionString": "AllowLoadLocalInfile=true;Server=10.255.255.3;Port=3306;Database=learn.videoanalysis;User ID=marking;Password=qwe123!@#;CharSet=utf8mb4;pooling=true;SslMode=None",
|
|
"ConnectionString": "AllowLoadLocalInfile=true;Server=rm-2vc20nd3d11g0oh6g2o.rwlb.cn-chengdu.rds.aliyuncs.com;User ID=marking;Password=poiuytPOIUYT098765)(*&^%;Port=3306;Database=learn.videoanalysis;CharSet=utf8mb4;pooling=true;SslMode=None",
|
|
"SqlType": "MySql",
|
|
"UpdateTable": false
|
|
}
|
|
}
|
|
}
|