From 29f9b44b93be2e53aeb807920bc3ae48f17ae229 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=82=A5=E7=BE=8A?= <1048382248@qq.com> Date: Fri, 14 Mar 2025 12:27:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20=E7=BA=BF=E4=B8=8Aredis?= =?UTF-8?q?=E8=BF=9E=E6=8E=A5=E5=A4=B1=E6=95=88=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VideoAnalysis/appsettings.Production.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VideoAnalysis/appsettings.Production.json b/VideoAnalysis/appsettings.Production.json index f769eff..98c56fe 100644 --- a/VideoAnalysis/appsettings.Production.json +++ b/VideoAnalysis/appsettings.Production.json @@ -7,7 +7,7 @@ }, "AppConfig": { "Redis": { - "ConnectionString": "127.0.0.1,password=qwe123!@#,defaultDatabase=3" + "ConnectionString": "172.28.0.1,password=qwe123!@#,defaultDatabase=3" }, "FFmpeg": { " TimeSlice": 600