Update SELF-HOSTING.md
This commit is contained in:
parent
f9acfa69ea
commit
23a2809e0b
@ -182,7 +182,7 @@ server {
|
||||
expires 30d;
|
||||
}
|
||||
|
||||
location /videoplayback {
|
||||
location ~ (/videoplayback|/vi/) {
|
||||
proxy_buffering off;
|
||||
resolver 1.1.1.1;
|
||||
proxy_pass https://$arg_hostname;
|
||||
|
Reference in New Issue
Block a user