mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
The new puppet.conf file has to be moved into place manually. (imported from commit 253d9a95386dae8c803a998ce2dc7e8be40c880a)
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
proxy_set_header Host $host;
|
|
proxy_set_header X-Forwarded-For $remote_addr;
|