mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 02:17:19 +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;
|