
I have a domain purchased on hostinger. I am also using their email hosting so there are DNS records for the email that are important. appwrite sites wants me to use their name servers instead of the hostinger ones.
What would be the best way to resolve this issue? bring the current hostinger domain records into the appwrite name servers? or let hostinger's name servers manage the domain and add a record to point to appwrite site's ip address somehow?
I just want email and a website on the same domain.

I did the latter, I set a CNAME record on my DNS provider to point to the appwrite sites domain. But it's really up to you, both methods will work. You can move the mx record to appwrite dns.
Recommended threads
- Invalid `queries` param: Queries must be...
I dont really understand why i am having this issues, ```import { Client, Users, Query } from 'node-appwrite'; export default async ({ req, res }) => { con...
- Cannot connect repo from GitHub
Appwrite sends me to auth with GitHub. GitHub doesn't let me continue because I have already installed Appwrite to my GitHub account.
- Custom domain question.
Hi! I recently moved to appwrite cloud and I think I need some clarifications about the domains. If I add a domain on an organization level does that effectivel...
