mirror of
https://github.com/YunoHost-Apps/headphones_ynh.git
synced 2024-09-03 19:26:02 +02:00
📦 fix
This commit is contained in:
parent
df7c4a3536
commit
cdd290b810
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
location PATHTOCHANGE {
|
||||
proxy_http_version 1.1;
|
||||
proxy_pass_header Server;
|
||||
proxy_pass http://IPTOCHANGE:PORTTOCHANGEPATHTOCHANGE;
|
||||
proxy_pass HOSTTOCHANGE;
|
||||
proxy_redirect off;
|
||||
proxy_set_header Host $http_host;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
|
|
Loading…
Add table
Reference in a new issue