cinema-studio-pro/docker
Vadym Samoilenko 866ff126d7 fix: nginx client_max_body_size 100M + silent 429 fallback
nginx inside the Docker container defaults to 1MB body limit —
base64 image payloads exceed this and return a 413 HTML page,
causing the "Unexpected token '<'" JSON parse error on video_api.php.

Gemini 429 rate limit errors on prompt optimization now fall back
silently instead of surfacing an error to the user.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 18:21:36 +01:00
..
Dockerfile fix: GD safety check + zlib-dev for robust Alpine build 2026-04-24 18:09:54 +01:00
nginx.conf fix: nginx client_max_body_size 100M + silent 429 fallback 2026-04-24 18:21:36 +01:00
supervisord.conf feat: add Docker setup for optical-prod deployment 2026-04-24 16:13:52 +01:00