@@ -35,7 +35,7 @@ module.exports = appInfo => {
// add your config here
config.cluster = {
listen: {
- port: 7001,
+ port: 2001,
},
};