@@ -26,7 +26,7 @@ module.exports = appInfo => {
// add your config here
config.cluster = {
listen: {
- port: 9009,
+ port: 9008,
},
};