mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
fix
This commit is contained in:
parent
3582e18bcb
commit
64625ba3ae
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
location ^~ __PATH__/ {
|
||||
location __PATH__/ {
|
||||
proxy_pass http://127.0.0.1:__PORT__;
|
||||
proxy_redirect off;
|
||||
proxy_set_header Host $host;
|
||||
|
|
Loading…
Add table
Reference in a new issue