mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
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;
|