Files
backend/app/services/minio.py
Misaka_Company c9f7f55d81 Fix presigned URL: use public endpoint for signature generation
Host replacement broke S3 signatures since host is a signed header.
Instead, create a separate boto3 client with public_endpoint for presign.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-28 13:37:02 +08:00

1.8 KiB