my current console/server domain is cloud.xxx.xxx. I wanted to add appwrite.xxx.xxx as custom domain yet failed. It says it's verified yet no domain added to custom domain. Urgent help needed. I need custom domain for functions since Stripe webhook doesn't allow custom header
pic for ref. Btw I'm using custom Nginx for reverse proxy since I need to use custom SSL cert.
CNAME ref
_APP_DOMAIN _APP_DOMAIN_TARGET _APP_DOMAIN_FUNCTIONS
all set to appwrite.xxx.xxx
tried cloud.xxx.xxx as values still doesn't work. ðŸ˜
@Bearish this is Appwrite cloud?
If so, disable proxy in Cloudflare
nginx could be causing a problem too. make sure to configure your DNS settings and nginx to forward the requests accordingly
Recommended threads
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...