Remove Tor configuration

This commit is contained in:
Anthony Wang 2022-02-09 18:04:37 -06:00
parent 6a02cf3ac9
commit 4215a6defb
Signed by untrusted user: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -1,11 +0,0 @@
server {
listen localhost:3080 http2;
server_name qal6mygptf757jiv46m6x2g23v3dyxgrrrv3dbxpiyjj44tsd2u3l3yd.onion;
root /srv/http/exozy.me;
index index.html;
server_name_in_redirect off;
server_tokens off;
port_in_redirect off;
}