zulip/puppet
Alex Vandiver e2e0c72a80 nginx: Serve full app from localhost.
Some deployments choose to wrap Zulip's nginx in an outer proxy -- for
example, to do custom TLS termination.  In such deployments, the outer
proxy is routing to `127.0.0.1:80`; b4fb22ba1b breaks these
configurations, as it switches the `127.0.0.1:80` listener to only
serving `/api/internal/` paths.

Switch to serving the whole application over `127.0.0.1:80`.
2025-04-04 10:58:09 -07:00
..
kandra kandra: Add missing variable used in the template. 2025-04-02 09:55:21 -07:00
zulip nginx: Serve full app from localhost. 2025-04-04 10:58:09 -07:00
deps.yaml puppet: Update dependencies. 2023-05-11 10:51:37 -07:00