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