guhongwei 4 éve
szülő
commit
f5afa7ccbe
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

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