1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 12:12:12 +00:00
This commit is contained in:
Jerry Vonau 2022-09-22 22:11:52 -05:00
parent 8d38ed748f
commit b4f5e12f19

View file

@ -1,3 +1,4 @@
# work in progress might never be ready as the web interface has setting that would need to match
location /azuracast/
proxy_set_header Host $http_host;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;