lrf 2 年之前
父节点
当前提交
cbde4811cc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

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