mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
1. handle non-standard ports if the request came in on a non-standard port 2. use the _APP_CONSOLE_DOMAIN env var to handle cases where the Console domain may not be the endpoint domain such as on Appwrite Cloud 3. use the _APP_OPTIONS_FORCE_HTTPS env var to determine the protocol to be consistent with the rest of the codebase |
||
|---|---|---|
| .. | ||
| account.php | ||
| avatars.php | ||
| console.php | ||
| databases.php | ||
| graphql.php | ||
| health.php | ||
| locale.php | ||
| messaging.php | ||
| migrations.php | ||
| project.php | ||
| projects.php | ||
| proxy.php | ||
| storage.php | ||
| teams.php | ||
| users.php | ||
| vcs.php | ||