forked from x/ContextOS
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
proxy_set_header X-HOST $scheme://$http_host/;
|
|
proxy_set_header X-Real-Port $remote_port;
|
|
proxy_set_header X-Real-IP $remote_addr;
|