@@ -24,7 +24,7 @@ module.exports = appInfo => {
// 进程设置
config.cluster = {
listen: {
- port: 10102,
+ port: 10103,
},
};
// jwt设置