CredentialsProviderError
I have s3 storage (custom minio endpoint) configured, but I get this CredentialsProviderError
ENV
docker-compose
Does anyone know why this might be?
3 Replies
https://github.com/twentyhq/twenty/discussions/5072 only the credential provider variant is configurable at the moment ...
GitHub
S3 via Access Keys · twentyhq twenty · Discussion #5072
It's definitely possible I'm just missing something, but it looks like Twenty doesn't currently support providing an access key ID and secret for S3 compatible storage. I'm using fl...
For this some extra env vars are needed
ty @Brendan
indeed! It looks to be a light change. If you have technical skills feel free to give a try, happy to review and merge the PR