Set up a custom domain because of third party cookie issues from using front end for vercel and back end is appwrite. using for the app.
Set up the custom domain on vercel and appwrite, everything uses it except for the image urls.
The database base stores them as https://cloud.appwrite.io/v1/storage/buckets/
But the request is for my custom domain.
Anyway for the images to be saved with the domain url?
if you added a custom domains to project, those should work for image urls as well afaik 🤔
Recommended threads
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...