Alexis Bruneteau 59e270e3ca fix: Remove 'build' from .dockerignore
The Dockerfile needs access to build/ directory during the COPY step. The .dockerignore was excluding it, causing nginx to have no static files to serve, resulting in 404 errors on /.

The Dockerfile correctly builds the React app in the build stage, but the exclusion prevented it from being used.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-22 13:11:29 +02:00
Description
No description provided
4 MiB
Languages
Typst 100%