Anyone has successfully set up appwrite behind cloudflare tunnel ?
Cause i assigned a subdomain on cloudflare for appwrite (appwrite.mydomain.com -> localhost:80)
But in my main domain (mydomain.com) when i try to auth users appwrite sets cookies to appwrite.mydomain.com domain instead to mydomain.com.
TL;DR
Developers are looking for help setting up Appwrite behind Cloudflare Tunnel. The issue is that when they authenticate users, Appwrite sets cookies to the subdomain (appwrite.mydomain.com) instead of the main domain (mydomain.com). No solution was provided.