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
- Having issues with login via CLI
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- Attributes Confusion
```import 'package:appwrite/models.dart'; class OrdersModel { String id, email, name, phone, status, user_id, address; int discount, total, created_at; L...
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...