lrf 2 years ago
parent
commit
9202476d1b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

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