I added my domain in the .env file and everything worked as expected, but I noticed that in the appwrite console, in the settings/ Custom domains tab there weren't anything related to my domain, I manually added the CNAME and verified. I'm just trying to connect the dots of how these relate, and what CNAME in the console means ?
Summary
The user is asking about custom domains in the console's settings. They added their domain in the .env file and everything is working fine, but they noticed that in the appwrite console, there is nothing related to their domain in the Custom domains tab. They manually added the CNAME and verified it. They are asking for clarification on how these relate and what CNAME in the console means. No solution is mentioned in the thread.
Drake
Admin
Apr 18, 2023, 22:50
Custom Domains are additional domains for your project in addition to your main appwrite domain (defined in your .env file).
Arrow
Rank 3: Container
Apr 19, 2023, 14:29
Hey, thank you Steven for the reply. Could you kindly give some use cases of that?