liuyu hace 5 años
padre
commit
74ea8a5967
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

@@ -26,7 +26,7 @@ module.exports = appInfo => {
   // add your config here
   config.cluster = {
     listen: {
-      port: 9009,
+      port: 9008,
     },
   };