Commit 4734a5ad authored by Ethen Pociask's avatar Ethen Pociask

[indexer.client] Reupdate port maping

parent 5f9c017f
......@@ -114,7 +114,7 @@ func createE2ETestSuite(t *testing.T) E2ETestSuite {
apiCfg := config.ServerConfig{
Host: "127.0.0.1",
Port: 6669,
Port: 4321,
}
mCfg := config.ServerConfig{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment