Remove old exopages config

This commit is contained in:
Anthony Wang 2022-01-16 16:33:05 -06:00
parent 8f63d7db9c
commit ee312de113
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -35,10 +35,6 @@ server {
alias /srv/http/exozyme/howtuwu/public/;
}
location /~ {
alias /srv/http/pages/users/;
}
location /new/ {
proxy_pass http://localhost:6789;
}