Browse Source

修改端口号

zs 1 year ago
parent
commit
31d7e246e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/config/config.default.ts

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

@@ -7,7 +7,7 @@ export default {
   // use for cookie sign key, should change to your own and keep security
   keys: '1672292154640_488',
   koa: {
-    port: 13006,
+    port: 8002,
   },
   jwt: {
     secret: 'Ziyouyanfa!@#',