Remove now-redundant header items.

This commit is contained in:
Buster "Silver Eagle" Neece 2022-01-24 07:12:17 -06:00
parent 2514accdad
commit 989f26c216
No known key found for this signature in database
GPG Key ID: 9FC8B9E008872109
1 changed files with 0 additions and 2 deletions

View File

@ -131,8 +131,6 @@ server {
proxy_set_header Host localhost:$1;
proxy_pass http://stations:$1/$3?$args;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
}
# Reverse proxy the Liquidsoap harbor inputs to allow for streaming.