You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
748 B
21 lines
748 B
{
|
|
"App": {
|
|
"CorsOrigins": "https://*.FileManagement.com,http://localhost:4200,http://localhost:44307,https://localhost:44307"
|
|
},
|
|
"ConnectionStrings": {
|
|
"FileManagement":"Data Source=localhost;Database=FileManagement;uid=root;pwd=1q2w3E*;charset=utf8mb4;Allow User Variables=true;AllowLoadLocalInfile=true",
|
|
},
|
|
"Redis": {
|
|
"Configuration": "localhost,password=mypassword,defaultdatabase=1"
|
|
},
|
|
"AliYun": {
|
|
"OSS": {
|
|
"AccessKeyId": "LTAI5tLkt3vvScGPVZ5qKJDc",
|
|
"AccessKeySecret": "BixV8vP5uPrbsdwjYzzsEXOPjkxPST",
|
|
"Endpoint": "oss-cn-shenzhen.aliyuncs.com",
|
|
"ContainerName": "lion-abp-pro",
|
|
"RegionId": "oss-cn-shenzhen",
|
|
"RoleArn": "acs:ram::1846393972471789:role/ramosstest"
|
|
}
|
|
}
|
|
}
|