mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
proxy_set_header Host $host;
|
|
proxy_set_header X-Forwarded-For $remote_addr;
|