that's not pointing to Appwrite Cloud
Yes when iam trying to add its showing failed
because you haven't configured that domain to point to Appwrite cloud
Iam adding CNAME in my DNS provider
you have not configured the DNS correctly in your dns provider
what exactly are you trying to do?
I have pointed as mentioned in appwrite
what are you trying to do? Point printfc.in to appwrite cloud?
I want to access appwrite by my subdomain
which is?
No
I want to point api.printfc.in to access appwrite
Please share a screenshot of what you've done in your DNS provider
Ok
Iam in my college I will provide you
Here it is
that CNAME you added points printfc.printfc.in to cloud.appwrite.io
change it to api
you mean api.printfc.in
no
if you put api.printfc.in for the name, you'll be pointing api.printfc.in.printfc.in to cloud...
Ok
In name I just want to put api ???
Yes.......
Recommended threads
- SSR Auth with Tanstack Start requires ha...
I followed the Next.js guide for SSR Auth on https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-1 I tried to replicate it for Tanstack Start. However, on...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- how can i make a relationship between a ...
i want to relate the $id from users auth table in appwrite with other column in my table user_profile. because is the same user... how can i have exactly the s...