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
- total parameter not working correctly in...
Hello Appwrite team, I'm experiencing issues with the total parameter in the listRows() method (TablesDB) across multiple SDKs. **Issue 1**: Node.js SDK (node...
- Confusion around Tables / TablesDB vs Da...
Hello everyone, I ran into quite a bit of confusion when trying to migrate a Function from Databases.createDocument() to the new Tables / Rows API and wanted t...
- Disabling registration
Is it possible to disable registration in self hosted ?