guhongwei hace 4 años
padre
commit
f5afa7ccbe
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: 8080,
+      port: 8081,
     },
   };