From e029f32bad7543dc09f927dfed08ffb3b63b414c Mon Sep 17 00:00:00 2001 From: hang <872297557@qq.com> Date: Mon, 6 May 2024 14:00:43 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=81=E7=A7=BBstudy=20=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.API/appsettings.Test_Study.json | 4 ++-- irc_api.drone.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/IRaCIS.Core.API/appsettings.Test_Study.json b/IRaCIS.Core.API/appsettings.Test_Study.json index 765da7cfe..a45451f70 100644 --- a/IRaCIS.Core.API/appsettings.Test_Study.json +++ b/IRaCIS.Core.API/appsettings.Test_Study.json @@ -40,8 +40,8 @@ }, "ConnectionStrings": { - "RemoteNew": "Server=123.56.94.154,1435;Database=Test_Study;User ID=sa;Password=xc@123456;TrustServerCertificate=true", - "Hangfire": "Server=123.56.94.154,1435;Database=Test_Study_Hangfire;User ID=sa;Password=xc@123456;TrustServerCertificate=true" + "RemoteNew": "Server=106.14.89.110,1435;Database=Test_Study;User ID=sa;Password=xc@123456;TrustServerCertificate=true", + "Hangfire": "Server=106.14.89.110,1435;Database=Test_Study_Hangfire;User ID=sa;Password=xc@123456;TrustServerCertificate=true" }, "BasicSystemConfig": { diff --git a/irc_api.drone.yml b/irc_api.drone.yml index 2ca805375..bc47b4ba2 100644 --- a/irc_api.drone.yml +++ b/irc_api.drone.yml @@ -90,7 +90,7 @@ clone: disable: true #禁用默认克隆 server: - host: 123.56.94.154 + host: 106.14.89.110 user: root password: from_secret: test_ssh_pwd @@ -121,7 +121,7 @@ clone: disable: true #禁用默认克隆 server: - host: 123.56.94.154 + host: 106.14.89.110 user: root password: from_secret: test_ssh_pwd