# Local Development MinIO Configuration # Copy to .env.local and update with your MinIO credentials # MinIO credentials (get from your production server) MINIO_KEY=your_minio_root_user MINIO_SECRET=your_minio_root_password