Merge branch 'main' of https://gits.techvanguard.vn/UKSOURCE/cms.hailearning.edu.vn into fea/thanh-02022026-news

This commit is contained in:
Wini_Fy
2026-02-04 09:22:24 +07:00
41 changed files with 7863 additions and 570 deletions

View File

@@ -42,8 +42,6 @@ app.use(
},
express.static(path.join(__dirname, "assets")),
);
// Serve static files from public directory (uploads, etc.)
app.use(
"/uploads",
(req, res, next) => {