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
- Missing Invoice
Hi! I need help with billing on my account (marelu@gmail.com). I have never received a single invoice by email. My organization has been on the Pro plan since...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...