@@ -28,7 +28,7 @@ module.exports = appInfo => {
// add your config here
config.cluster = {
listen: {
- port: 9999,
+ port: 5555,
},
};