
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
- `access_denied_to_user` - push new branc...
Why pushig new branch is not allowed? ``` git push origin fix-no_issue_id-fix_variable_name remote: {"auth_status":"access_denied_to_user","body":"Permission t...
- Having errors migrating to cloud
Project will not migrate compeltely
- ENV vars not updating
When i do `nano .env` it shows `_APP_DOMAIN_TARGET=` as set to my domain, but when i do `docker compose exec appwrite vars` it shows `_APP_DOMAIN_TARGET=` as ...
