guhongwei 4 年之前
父节点
当前提交
f5afa7ccbe
共有 1 个文件被更改,包括 1 次插入1 次删除
  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,
     },
   };