marvinandClaude Sonnet 5 121d8a8ab4 Make upload limit and Caddy settings configurable via env vars
- API: read the upload size limit from MAX_UPLOAD_MEGABYTES (default 15)
  and keep MAX_UPLOAD_BYTES as the byte value used by /predict
- Caddy: read the ACME email and request body limit from CADDY_EMAIL and
  CADDY_MAX_BODY (default 16MB, ~1 MB above the API limit)
- compose: pass the new variables to caddy_proxy and cnn_api

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-24 19:01:42 +02:00
2026-05-12 17:56:31 +02:00
2026-09-24 06:01:09 +02:00
2026-09-23 05:58:10 +02:00
S
Description
No description provided
72 MiB
Languages
Python 58.7%
JavaScript 26.3%
CSS 13.5%
Dockerfile 0.8%
HTML 0.6%