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
- coolify docs dont help installing latest...
coolify has older version of appwrite, how do i install latest version of appwrite
- Unable to create records with other user...
are we able to create records in collections with permissions of different user than the caller of this request? (with document security on) I have backend func...
- 500 Internal Error when Project is opene...
After migrating from 1.6.1 to 1.7.4 I noticed this strange behaviour: When I open a project in a separate tab I get a 500 internal error. However, then I simpl...