fixed docker

This commit is contained in:
2026-02-04 14:29:42 +00:00
parent f1e13f87f6
commit b0ef60ff32
6 changed files with 704 additions and 205 deletions

View File

@@ -15,3 +15,4 @@
- Changed global font from Montserrat back to Inter in `app/layout.tsx`
- Fixed syntax error in `app/api/opportunities/route.ts` by adding a missing comma in the `searchSchema` definition.