@@ -61,7 +61,7 @@ module.exports = appInfo => {
// 进程设置
config.cluster = {
listen: {
- port: 13010,
+ port: 15100,
},
};