diff --git a/auth.conf b/auth.conf index f6b67c9..3270370 100644 --- a/auth.conf +++ b/auth.conf @@ -11,7 +11,6 @@ server { proxy_set_header X-Original-URI $scheme://$host$request_uri; proxy_pass http://protected/; } - location location = /aaron/auth { internal; proxy_pass http://localhost:3000/auth; diff --git a/loginpage.html b/loginpage.html index 349a995..df23891 100644 --- a/loginpage.html +++ b/loginpage.html @@ -63,7 +63,7 @@