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: {