ваше сообщение коммита

This commit is contained in:
2025-04-21 16:52:32 +03:00
parent fda664f5af
commit 9482443e2d
22 changed files with 11981 additions and 4068 deletions

View File

@@ -45,8 +45,8 @@ export default defineConfig({
changeOrigin: true,
secure: false,
credentials: true,
rewrite: (path) => path
}
}
rewrite: (path) => path,
},
},
},
});