0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-17 22:04:19 -05:00
logto/.changeset/afraid-otters-crash.md
aiden 39cef8ea47
feat(core): support custom endpoint and addressing style for S3 (#6924)
Add support for configurable S3 endpoint and addressing style (path-style/virtual-hosted)
to improve compatibility with S3-compatible storage services.

- Add forcePathStyle option to control URL addressing style
- Fix custom endpoint support implementation
- Improve URL generation logic for different configurations

Resolves: [#6920]

Signed-off-by: aiden_lu <allaher@icloud.com>
2025-01-08 08:46:54 +08:00

82 B

@logto/core
patch

support custom endpoint and addressing style for S3