Rank 2: Process
Q on image storage and retrieval with buckets.
I have image file upload and retrieval working fine with AW cloud, also with image preview in a list. AW console and prototype app show images and image previews aok.
However, when I upload images (successfully) to a local docker AW backend they show on the AW console, but in the prototype app listing available user uploaded images the preview images are broken and the main image links return {"message":"The requested file could not be found.","code":404,"type":"storage_file_not_found","version":"1.4.13"}
File security is on. Are there some settings for local that need enabling in this case?