mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
In deploys `nginx_listen_port` set, tusd would fail to send its hook requests, as it assumed that nginx would always be listening on 127.0.0.1:80. Set the `nginx_listen_port` on the hook URL, if necessary.