placebo.mk/backend/src
echo d573846e5c fix: configure CORS to allow frontend and PWA domains
- Update backend main.ts to include www.placebo.mk in allowed origins
- Add logging to show which origins are allowed
- Set FRONTEND_URL, PWA_URL, STRAPI_URL env vars in docker-compose
- This fixes 'No Access-Control-Allow-Origin header' CORS errors
2026-02-24 19:28:54 +01:00
..
modules logs removed 2026-02-22 04:49:38 +01:00
app.controller.spec.ts basic structure setup 2026-01-10 19:41:04 +01:00
app.controller.ts prod 2026-02-22 05:30:47 +01:00
app.module.ts push notification implemented 2026-02-22 02:23:41 +01:00
app.service.ts basic structure setup 2026-01-10 19:41:04 +01:00
main.ts fix: configure CORS to allow frontend and PWA domains 2026-02-24 19:28:54 +01:00