
Hi, i deployed Appwrite with Coolify and reaching it with appw.appname.de. What is working so far. I wanted to add another custom Domain to activate email verification over a custom link www.appname.de/verify
Problem is the API is not accepting this link giving me the following error: Invalid url
param: URL host must be one of: localhost, appw.appname.de"
Also: During the verification Appwrite is asking me to add the following CNAME entry: Name WWW Value localhost
"Localhost" can't be correct, right?
The domain is registered via strato.de which is not listed here: https://appwrite.io/docs/advanced/platform/custom-domains I am not sure how to set up the DNS. Does anyone know?
Recommended threads
- Invalid `success` param
Hi again, I've tried to set up the login process. However, I always get the message: `Invalid success param: URL host must be one of: localhost, xxx` I've alr...
- Is it possible to have multiple smtp on ...
I already have one in one project but is it possible to use different one in another?
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
