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
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...