From 6a163666b97a20d15b5ae0603fbdc1f572932497 Mon Sep 17 00:00:00 2001
From: fanliang11 <137629448@qq.com>
Date: Sat, 27 Apr 2024 11:02:35 +0800
Subject: [PATCH] cacheSettings.json
---
.../Surging.Services.Server.csproj | 4 +---
.../Surging.Services.Server/cacheSettings.json | 12 ++++++------
2 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/src/Surging.Services/Surging.Services.Server/Surging.Services.Server.csproj b/src/Surging.Services/Surging.Services.Server/Surging.Services.Server.csproj
index 27d8269ec..f00963608 100644
--- a/src/Surging.Services/Surging.Services.Server/Surging.Services.Server.csproj
+++ b/src/Surging.Services/Surging.Services.Server/Surging.Services.Server.csproj
@@ -63,6 +63,7 @@
+
@@ -70,9 +71,6 @@
-
-
-
diff --git a/src/Surging.Services/Surging.Services.Server/cacheSettings.json b/src/Surging.Services/Surging.Services.Server/cacheSettings.json
index a312c93d2..9615f3207 100644
--- a/src/Surging.Services/Surging.Services.Server/cacheSettings.json
+++ b/src/Surging.Services/Surging.Services.Server/cacheSettings.json
@@ -23,19 +23,19 @@
{
"Name": null,
"Ref": null,
- "Value": "127.0.0.1:7000::1",
+ "Value": "127.0.0.1:6379::1",
"Maps": null
},
{
"Name": null,
"Ref": null,
- "Value": "127.0.0.1:7005::1",
+ "Value": "127.0.0.1:6379::2",
"Maps": null
},
{
"Name": null,
"Ref": null,
- "Value": "127.0.0.1:6379::1",
+ "Value": "127.0.0.1:6379::3",
"Maps": null
}
]
@@ -95,19 +95,19 @@
{
"Name": null,
"Ref": null,
- "Value": "127.0.0.1:7000::1",
+ "Value": "127.0.0.1:6379::1",
"Maps": null
},
{
"Name": null,
"Ref": null,
- "Value": "127.0.0.1:7005::1",
+ "Value": "127.0.0.1:6379::2",
"Maps": null
},
{
"Name": null,
"Ref": null,
- "Value": "127.0.0.1:6379::1",
+ "Value": "127.0.0.1:6379::3",
"Maps": null
}
]