guhongwei 2 years ago
parent
commit
d7a9a185a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

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