I am trying to use appwrite cloud with my own domain.
I've set up the dns records on xyz.com with cname "appwrite" to point to cloud.appwrite.io
My endpoint is also appwrite.xyz.com.
Now when i try to create verification it dosent allow my to use my domain "xyz.com" but only "appwrite.xyz.com".
Thr problem now is the email verification link redirects to appwrite website instead of my web app where the link needs to be handled.
What should i do?
Recommended threads
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...