diff --git a/default b/default index c05c71d..fc4dcca 100644 --- a/default +++ b/default @@ -29,7 +29,7 @@ server { proxy_redirect off; proxy_pass https://youtube.com/; } - location /aghome { + location /aghome/ { proxy_pass http://127.0.0.1:8080/; proxy_redirect / /aghome/; proxy_cookie_path / /aghome/;