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