images from s3 container not displaying #5826
-
I set up a s3 bucket for my assets but the images aren't showing up on the frontend, I think it has to do with the URL variable in env but I'm not sure. The url which my site outputs for an image is: The_name_of_my_container::folder/image-name.jpg I'm not sure what the url for a s3 bucket should actually look like. I'm assuming this is probably wrong though, I currently don't have anything in my .env file for AWS_URL. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
found it under the object url in my bucket for anyone wondering it looks like this: |
Beta Was this translation helpful? Give feedback.
found it under the object url in my bucket
for anyone wondering it looks like this:
https://NAME OF YOUR BUCKET.s3.REGION CODE.amazonaws.com/