diff --git a/exozyme.conf b/exozyme.conf index 4f1c6fa..22de3f2 100644 --- a/exozyme.conf +++ b/exozyme.conf @@ -31,10 +31,6 @@ server { return 301 https://social.exozy.me$request_uri; } - location /howtuwu/ { - alias /srv/http/exozyme/howtuwu/public/; - } - location /new/ { proxy_pass http://localhost:1337; }