1
0

feat: Allow cors
All checks were successful
Remote Deploy / deploy (push) Successful in 6s

This commit is contained in:
2026-01-23 18:13:45 +01:00
parent c34f4ee1d1
commit 1013a3ba15
4 changed files with 37 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
"body-parser": "^2.2.0",
"cheerio": "^1.1.2",
"concurrently": "^9.2.0",
"cors": "^2.8.6",
"dotenv": "^17.2.3",
"exceljs": "^4.4.0",
"express": "^5.1.0",