Hi, I have images on my website and use appwrite as the DB.
When I right click on my websites assets and open them on a new tab they show my websites URL as expected.
When I right click on an image that a user uploaded and request to open in a new tab it shows the appwrite URL: https://cloud.appwrite.io/v1/storage . I'd like for this to show my website, is that possible?
Maybe I haven't done all the steps to make it work? I did set a custom domian in appwrite. appwrite.website.com. It is verified / working. Maybe what I'm trying isn't possible? Maybe I just have missed a step. Any suggestions?