guhongwei 1 vuosi sitten
vanhempi
commit
dcdc90c419
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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,
     },
   };