asd123a20 3 years ago
parent
commit
d7363b7eaa
1 changed files with 1 additions and 1 deletions
  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,
     },
   };
   // 数据库配置