mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +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;
|