SzymonOriginal post
Web Developer
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.
Summary
Developers having trouble with their function domain being generated with `https` unexpectedly, even though their `.env` file variables are without `https`. The issue arises after executing `docker compose exec appwrite vars`. They have tried modifying the `.env` file and running `docker compose up -d` afterward. The domain generated is in a weird format like `65e075d9828a5f812d38.https//appwrite.mek.ovh`. The developers set `_APP_DOMAIN`, `_APP_DOMAIN_TARGET`, `_APP_DOMAIN_FUNCTIONS` to `appwrite.mek.ovh`. They are confused why `https` is