3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
proxy_set_header X-Forwarded-For $remote_addr;
|
|
proxy_set_header X-Forwarded-Proto $scheme;
|