Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 publishing encodes regions in the URLs #227

Open
sdlaver opened this issue Jul 7, 2023 · 0 comments
Open

S3 publishing encodes regions in the URLs #227

sdlaver opened this issue Jul 7, 2023 · 0 comments

Comments

@sdlaver
Copy link
Contributor

sdlaver commented Jul 7, 2023

The NFT metadata contains links like:

https://s3.us-east-1.amazonaws.com/foo-project/...

rather than a region-agnostic form, like:

https://foo-project.s3.amazonaws.com/...

It would be slightly preferable to use region-agnositic asset URLs, in case the assets are migrated between regions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant