From 967771d87a563f3cb1155433d7a2f871edbcfc78 Mon Sep 17 00:00:00 2001 From: vanyaindigo Date: Wed, 4 May 2022 17:36:21 +0300 Subject: [PATCH] Update default --- default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/;