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
- [1.9.5] Google OAuth do not work anymore
After migrating to 1.8.1 to 1.9.0 then 1.9.5 and login through Google I get on Flutter app "Missing redirect URL" "Your OAuth login flow is missing a proper re...
- Fatal error: Allowed memory size of 5368...
Hi how solved it worker-messaging infinite reload ` Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 28672 bytes) in /usr/src/co...
- How to successfully migrate from 1.9.0 t...
I've tried the automatic tool for migration but my Appwrite (self-hosted) went to a broken state. My functions wouldn't deploy anymore, some things just didn't ...