Remove old howtuwu config

This commit is contained in:
Anthony Wang 2022-01-17 16:43:29 -06:00
parent d23bdebded
commit 5968f4b3ca
Signed by untrusted user: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -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;
}