@@ -27,7 +27,7 @@ module.exports = appInfo => {
config.cluster = {
listen: {
- port: 8101,
+ port: 8001,
},
};