chore(storage): allow the hosted stand origin in the bucket CORS rules

↗ view on GitHub · Крестников Константин Николаевич · 2026-09-10 · 5e0b22a6

Direct uploads go from the browser straight to the storage bucket, so every
origin the app is served from has to appear in the bucket's CORS rules. The
list carried only the two localhost origins, which left uploads failing on any
hosted deployment. Add the stand's origin, and expand the file to one entry per
line so the next origin is a one-line diff.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Repository Rai220/mike
Author Крестников Константин Николаевич <rai220@gmail.com>
Authored
Parents 37047220
Stats 1 file changed , +16 , -4
Part of Hosted storage upload CORS

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-5e0b22a6.md from inside the repo you want the change in.

⬇ Download capture-commit-5e0b22a6.md