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
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- Console display all Databases as TablesD...
While looking at an issue with <@1231860789355347971> we saw that the console was displaying ALL databases as `TablesDB` even if the real type in the API is `le...