Skip to content

Commit

Permalink
Ft.Aggregate test
Browse files Browse the repository at this point in the history
  • Loading branch information
2881099 committed Oct 23, 2024
1 parent 5db822b commit f0be4f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public class RediSearchTests : TestBase

protected static ConnectionStringBuilder Connection = new ConnectionStringBuilder()
{
Host = "8.154.26.119",
Host = "8.154.26.11",
MaxPoolSize = 10,
Protocol = RedisProtocol.RESP2,
ClientName = "FreeRedis",
Expand Down

0 comments on commit f0be4f4

Please sign in to comment.