0c39eec2a968656196b276b91c1aae1644ac99c2
- Dockerfile: add COPY db/ /app/db/ so migrations are available at runtime (server/src/db.js requires ../../db/migrations at startup) - vite.config.js: fix dev proxy port from 3001 to 3000 to match server's default PORT Docker build passes; server starts and connects to DB correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
JavaScript
91.4%
CSS
8.2%
Dockerfile
0.3%
HTML
0.1%