guhongwei 1 year ago
parent
commit
c50b12452a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

@@ -24,7 +24,7 @@ module.exports = appInfo => {
   };
   config.cluster = {
     listen: {
-      port: 7006,
+      port: 7002,
     },
   };
   // mq配置