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