diff --git a/config.json b/config.json --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { "hosts": ["127.0.0.1"], - "port": 9021, + "port": 9901, "batchSize": 256 }