I've added in a custom domain to Appwrite my domain itself is on cloudflare but has Appwrite name servers added and confirmed they work, I added the CAA in cloudlfare and added the CNAME domain "appwrite.arcdb.dev" However my web app requesting data or auth from Appwrite just responds with a 404 page?
I am not sure if I've missed something in config but I can't find any other info in the docs, from what I read using the custom domain should point back to the Appwrite API?
TL;DR
Developers added custom domain to Appwrite with Cloudflare, but API requests aren't working, leading to a 404 page. Custom domain setup seems correct. Ensure correct configuration and check for any missing settings.