Fix invidious

This commit is contained in:
Ajay Ramachandran 2021-01-23 12:52:54 -05:00 committed by GitHub
parent ebc580ea76
commit 8d15166931
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ http {
}
location /invidious/ {
proxy_pass https://invidiou.site/;
proxy_pass https://invidious.tube/;
}
location /test/ {