guhongwei 2 år sedan
förälder
incheckning
dcdc90c419
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

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