fix: correct S3 bucket env var name S3_BUCKET_NAME → DOCS_BUCKET_NAME

↗ view on GitHub · Jason Lee · 2026-05-08 · a3c9174a

CDK injects DOCS_BUCKET_NAME but storage.ts was reading S3_BUCKET_NAME,
causing every S3 document operation to throw in production.
Repository dropthejase/louis
Author Jason Lee <12leeejk2@gmail.com>
Authored
Parents 685c7ad5
Stats 2 files changed , +5 , -5
Part of /docx, /display, /download endpoints return presigned S3 URLs

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-a3c9174a.md from inside the repo you want the change in.

⬇ Download capture-commit-a3c9174a.md