Hi team I'm using appwrite.example.com in .env file however I try to add the custom domain dev.example.com and prod.example to project and copied the cname to cloud flare but not working.
Is it because I'm using nginx proxy manager?
in NPM i'm fowarding the dev.example request to appwrite container
checked the logs it shows that some dns challenges failed
Right...you won't get the verification if you have Cloudflare and NPM in front. It should be fine though
cool
yes like it does work
Recommended threads
- Excessive usage of cloud functions is sl...
I have made almost all my requests through cloud functions and jwt , due to security fears of a user editing a field he is not supposed to . This unfortunately...
- 1.9.1 update
do you guys, have new update workflow? migration asking me to run browser..... on VPS.
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?