placebo.mk/backend/src
echo a66db56156 fix: resolve API URL duplication, CORS issues, and image localhost URLs
- Fix duplicate /api/v1 in analytics.ts API calls
- Add STRAPI_PUBLIC_URL env var for public CMS access
- Update strapi.service to use public URL for images instead of localhost
- Images now use https://cms.placebo.mk instead of http://localhost:1337
2026-02-28 23:29:54 +01:00
..
modules fix: resolve API URL duplication, CORS issues, and image localhost URLs 2026-02-28 23:29:54 +01:00
app.controller.spec.ts
app.controller.ts
app.module.ts fix: use APP_GUARD provider for global authentication guard 2026-02-28 16:49:24 +01:00
app.service.ts
main.ts fix: use APP_GUARD provider for global authentication guard 2026-02-28 16:49:24 +01:00