lrf 2 years ago
parent
commit
cbde4811cc
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 = {
   config.cluster = {
     listen: {
     listen: {
-      port: 15001,
+      port: 12111,
     },
     },
   };
   };
   // 数据库设置
   // 数据库设置