修改配置

Uat_Study
hang 2023-09-05 13:38:34 +08:00
parent a92bbbb275
commit 609a7fb427
1 changed files with 7 additions and 5 deletions

View File

@ -7,10 +7,13 @@
} }
}, },
"AliyunOSS": { "AliyunOSS": {
"endpoint": "http://oss-cn-shanghai.aliyuncs.com", "regionId": "cn-shanghai",
"accessKeyId": "mpXG7Nu6zTpsDrI1", "region": "oss-cn-shanghai",
"accessKeySecret": "yNINcEb099SkNfF6vYKaoP8TZNI3xZ", "endpoint": "https://oss-cn-shanghai.aliyuncs.com",
"bucketName": "zyypacs" "accessKeyId": "LTAI5tKvzs7ed3UfSpNk3xwQ",
"accessKeySecret": "zTIceGEShlZDGnLrCFfIGFE7TXVRio",
"bucketName": "zyypacs",
"viewEndpoint": "https://zyypacs.oss-cn-shanghai.aliyuncs.com"
}, },
"ConnectionStrings": { "ConnectionStrings": {
"RemoteNew": "Server=123.56.94.154,1433\\MSSQLSERVER;Database=Uat.Study;User ID=sa;Password=dev123456DEV;TrustServerCertificate=true", "RemoteNew": "Server=123.56.94.154,1433\\MSSQLSERVER;Database=Uat.Study;User ID=sa;Password=dev123456DEV;TrustServerCertificate=true",
@ -29,7 +32,6 @@
"LoginFailLockMinutes": 30 "LoginFailLockMinutes": 30
}, },
"SystemEmailSendConfig": { "SystemEmailSendConfig": {