liuyu hace 5 años
padre
commit
2e44c2d67c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: 7001,
+      port: 2001,
     },
   };