zs 1 年之前
父节点
当前提交
399cc1666b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/config/config.default.ts

+ 1 - 1
src/config/config.default.ts

@@ -5,7 +5,7 @@ export default {
   // use for cookie sign key, should change to your own and keep security
   keys: '1699325099761_3014',
   koa: {
-    port: 8890,
+    port: 8880,
     globalPrefix: '/match/api',
   },
   jwt: {