Commit Graph

2 Commits

Author SHA1 Message Date
steinhelge 3dcf979e6f Increase nginx client_max_body_size to 100m for image uploads
Build & Deploy / build-and-deploy (push) Successful in 27s
Default 1MB limit caused 413 errors for raw images (14MB+).
Also add proxy_read_timeout for large uploads.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 09:36:56 +01:00
steinhelge 330ba7a93d Initial commit: MVP tidtakingssystem
- Backend: FastAPI, EXIF-parser, EasyOCR, SQLite
- Frontend: React admin (startliste, passeringer, gjennomgang, resultater)
- Docker: docker-compose med depot/processed/data-volumer

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 15:01:33 +01:00