asd123a20 3 年之前
父節點
當前提交
d7363b7eaa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      service-question-bank/config/config.default.js

+ 1 - 1
service-question-bank/config/config.default.js

@@ -30,7 +30,7 @@ module.exports = appInfo => {
   };
   config.cluster = {
     listen: {
-      port: 7001,
+      port: 9018,
     },
   };
   // 数据库配置