From 1881f2b39e6466c0aff86e8e195ce817a3350e17 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 11:27:17 +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 0739e0a..f769eff 100644 --- a/VideoAnalysis/appsettings.Production.json +++ b/VideoAnalysis/appsettings.Production.json @@ -7,7 +7,7 @@ }, "AppConfig": { "Redis": { - "ConnectionString": "10.255.255.3,password=qwe123!@#,defaultDatabase=3" + "ConnectionString": "127.0.0.1,password=qwe123!@#,defaultDatabase=3" }, "FFmpeg": { " TimeSlice": 600