mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 20:02:15 +00:00
We now have 2 variablse: EXTERNAL_API_PATH: e.g. staging.zulip.com/api EXTERNAL_API_URI: e.g. https://staging.zulip.com/api The former is primarily needed for certain integrations. (imported from commit 3878b99a4d835c5fcc2a2c6001bc7eeeaf4c9363)