Why is the DNS A record hostname needed? What about the appwrite hostname? What do I do, when I have appwrite behind a nginx reverse proxy?
Both settings default to localhost. Is this fine or should I use the subdomain (and the main domain for DNS A) I configured in my nginx config?
TL;DR
Developers are wondering about the purpose of the DNS A record hostname and the appwrite hostname when setting up Appwrite behind a reverse proxy using Nginx. They are unsure if using localhost for both settings is sufficient or if they should use the subdomain and main domain specified in their Nginx configuration.