If I enable this parameter:
_APP_OPTIONS_ROUTER_FORCE_HTTPS
Functions work perfectly.
If I disable it, the sites works.
Does anyone have suggestions on how to debug this situation?
TL;DR
Developers running Appwrite self-hosted version 1.7.4 are experiencing issues with functions when enabling `_APP_OPTIONS_ROUTER_FORCE_HTTPS`. Disabling it makes the site work. Suggestions for debugging this issue are appreciated.