liuyu 5 năm trước cách đây
mục cha
commit
2e44c2d67c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,
     },
   };