Skip to content

Fix/s3 host address#236

Merged
das-Abroxas merged 2 commits into
mainfrom
fix/s3-host-address
May 13, 2026
Merged

Fix/s3 host address#236
das-Abroxas merged 2 commits into
mainfrom
fix/s3-host-address

Conversation

@das-Abroxas
Copy link
Copy Markdown
Contributor

This standardizes the configuration of the S3 interface across the codebase by removing the separate S3_PORT environment variable and instead requiring S3_HOST and S3_ADDRESS to include both host and port (e.g., 127.0.0.1:1337). This change simplifies configuration, improves clarity, and ensures consistency in how S3 endpoints are specified and used.

@das-Abroxas das-Abroxas requested a review from St4NNi May 13, 2026 06:13
@das-Abroxas das-Abroxas self-assigned this May 13, 2026
@das-Abroxas das-Abroxas added enhancement New feature or request fix Bug issue fix labels May 13, 2026
@das-Abroxas das-Abroxas requested a review from lfbrehm May 13, 2026 06:13
Copy link
Copy Markdown
Member

@lfbrehm lfbrehm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing the host address issue. LGTM

@das-Abroxas das-Abroxas merged commit e27a084 into main May 13, 2026
6 checks passed
@das-Abroxas das-Abroxas deleted the fix/s3-host-address branch May 13, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request fix Bug issue fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants