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