mirror of https://github.com/Chocobozzz/PeerTube
parent
0c8af78521
commit
90dccf5324
|
@ -75,6 +75,7 @@ server {
|
||||||
}
|
}
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
|
add_header Vary Accept-Language;
|
||||||
try_files /dev/null @api;
|
try_files /dev/null @api;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue