diff --git a/exozyme.conf b/exozyme.conf index c3e0c55..3b4cb52 100644 --- a/exozyme.conf +++ b/exozyme.conf @@ -35,10 +35,6 @@ server { alias /srv/http/exozyme/howtuwu/public/; } - location /~ { - alias /srv/http/pages/users/; - } - location /new/ { proxy_pass http://localhost:6789; }