diff --git a/config.js.dist b/config.js.dist index f61828e4c..e2f521963 100644 --- a/config.js.dist +++ b/config.js.dist @@ -10,7 +10,7 @@ module.exports = { // the port on which your httpd will listen httpPort: 3000, // the port used for websockets - websocketPort: 3001, + websocketPort: 3000, // You now have a choice of storage engines