guhongwei 1 yıl önce
ebeveyn
işleme
dcdc90c419
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

@@ -35,7 +35,7 @@ module.exports = appInfo => {
   // add your config here
   // add your config here
   config.cluster = {
   config.cluster = {
     listen: {
     listen: {
-      port: 2001,
+      port: 7001,
     },
     },
   };
   };