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 27d8269e..f0096360 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 a312c93d..9615f320 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
}
]