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
- Excessive usage of cloud functions is sl...
I have made almost all my requests through cloud functions and jwt , due to security fears of a user editing a field he is not supposed to . This unfortunately...
- 1.9.1 update
do you guys, have new update workflow? migration asking me to run browser..... on VPS.
- Using Binary Log with Appwrite
If I can remember correctly appwrite uses mariaDB as the underlying database. If so could I use mariaDB’s binary log to see database operations from appwrite?