Rank 1: Thread
Hello everyone,
I'm facing an issue with the Appwrite dashboard where it generates URLs for functions in an incorrect format. The URLs currently look like this:
6726d46da941bbf9cbfd.https://appwrite.xxxx.app
However, the correct format should be:
6726d46da941bbf9cbfd.appwrite.xxxx.app
I'm self-hosting Appwrite using Coolify, and I've reviewed my domain and server configurations, which all seem to be set up correctly.