guhongwei 2 년 전
부모
커밋
d7a9a185a0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

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