mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Help center dev server always runs on a port different than the web app. We have relative URLs pointing to the web app in the help center, but they are not on the port help center is running on. We redirect instead to our web app proxy port.