@@ -29,7 +29,7 @@ module.exports = appInfo => {
// 进程设置
config.cluster = {
listen: {
- port: 12111,
+ port: 12211,
},
};
// 数据库设置