3 Commits

Author SHA1 Message Date
leocrm-bot f477efc366 fix: serve frontend in production — multi-stage Dockerfile with Node build + StaticFiles mount
- Dockerfile: add Node.js frontend build stage (vite build)
- Dockerfile: copy frontend/dist into runtime image
- app/main.py: mount /assets static files + SPA catch-all fallback
- app/main.py: serve index.html for all non-API routes
- Fixes: https://crm.media-on.de/ returning 404 (frontend not served)
2026-07-02 09:55:50 +02:00
Leopoldadmin 88bb7d74e9 Upload Dockerfile 2026-06-29 08:01:07 +02:00
Leopoldadmin c18bc54c7b Add Dockerfile 2026-06-15 22:04:26 +00:00