
I created function and generated domain is 65e075d9828a5f812d38.https//appwrite.mek.ovh
.
_APP_DOMAIN
, _APP_DOMAIN_TARGET
, _APP_DOMAIN_FUNCTIONS
are set to appwrite.mek.ovh
so I don't know why https
is added to my domain.

Are you sure that they don't have https? Have you modified/added the domain recently?

Oh, in .env
file these variables are without https
but when I execute docker compose exec appwrite vars
results are different -> with https
. That's weird. Ofc I execute docker compose up -d
after changing ,env
file.
Recommended threads
- custom requirements.txt file
How do I specify a custom requirements.txt file when creating a serverless function through the Appwrite console?
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
