I have added custom domain but they are returning as https.
What do you mean? If you enter with https:// it's giving you an error?
the domain is http: // instead of https://
YOu're self-hosting?
yes
Do you can open it with https or is it returning some kind of error?
opens as http
You can't open it with https?
Recommended threads
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Rec'd a "phishing" email that apparently...
I received an email attempting to convince me that my password expired - and the link wanted to send me to an appwrite instance: (https://updating-projects-ads....
- 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...