lrf402788946 4 years ago
parent
commit
01f44521ac
1 changed files with 0 additions and 5 deletions
  1. 0 5
      config/config.local.js

+ 0 - 5
config/config.local.js

@@ -2,11 +2,6 @@
 
 module.exports = () => {
   const config = (exports = {});
-  config.cluster = {
-    listen: {
-      port: 7002,
-    },
-  };
 
   config.logger = {
     level: 'DEBUG',