
Do the eventually generated Function domains (auto-generated ones in time of Function creation as well as developer-added ones) ...1.) must be also listed and be generated as custom domains for the appwrite app (Console: projectName/settings/Custom Domains)?? ...2.) must be cerified (each existing one) using docker compose exec appwrite ssl domain="functionId.myappwritedomain.com"
...??
Recommended threads
- Use cloudflare origin certificate instea...
Hello! Is it possible to use cloudflare origin certificates instead of let's encrypt? We manage all ssl certs in our cloudflare account and our VMs has a firewa...
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
- Failed to verify JWT. Invalid token: Exp...
Hi I am trying to call a function from my mobile app, but I am receiving "Invalid token expired." My code looks more or less like this ```ts // from my app ...
