修改正式环境配置
continuous-integration/drone/push Build is passing Details

IRC_NewDev
hang 2023-12-12 13:03:42 +08:00
parent 336462bc02
commit f7c8178a45
1 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@
}
},
"ConnectionStrings": {
//"RemoteNew": "Server=101.132.193.237,1433;Database=Prod_IRC;User ID=sa;Password=zhanying2021;TrustServerCertificate=true",
//"Hangfire": "Server=101.132.193.237,1433;Database=Prod_IRC_Hangfire;User ID=sa;Password=zhanying2021;TrustServerCertificate=true"
"RemoteNew": "Server=47.117.164.182,1432;Database=Prod_IRC;User ID=sa;Password=zhanying2021;TrustServerCertificate=true",
"Hangfire": "Server=47.117.164.182,1432;Database=Prod_IRC_Hangfire;User ID=sa;Password=zhanying2021;TrustServerCertificate=true"
//"RemoteNew": "Server=101.132.193.237,1433;Database=Prod_IRC;User ID=sa;Password=zhanying@2021;TrustServerCertificate=true",
//"Hangfire": "Server=101.132.193.237,1433;Database=Prod_IRC_Hangfire;User ID=sa;Password=zhanying@2021;TrustServerCertificate=true"
"RemoteNew": "Server=47.117.164.182,1433;Database=Prod_IRC;User ID=sa;Password=zhanying@2021;TrustServerCertificate=true",
"Hangfire": "Server=47.117.164.182,1433;Database=Prod_IRC_Hangfire;User ID=sa;Password=zhanying@2021;TrustServerCertificate=true"
},
"ObjectStoreService": {
"ObjectStoreUse": "AliyunOSS",