1
1
Fork 0

empyrean: remove newtab vhost

This doesn't appear to be used. I think the intake configuration overwrote it.
This commit is contained in:
Jaculabilis 2024-01-12 18:51:42 +00:00
parent 12117f37bb
commit a5b364fbc1
1 changed files with 0 additions and 8 deletions

View File

@ -64,14 +64,6 @@
"www.ktvb.site" = static-site "www.ktvb.site";
"mirror.alogoulogoi.com" = static-site "mirror.alogoulogoi.com";
"www.alogoulogoi.com" = static-site "www.alogoulogoi.com";
newtab = {
listen = [ { addr = "10.22.20.1"; port = 80; } ];
root = "/srv/newtab/";
extraConfig = ''
access_log /var/log/nginx/access_newtab.log;
index index.html;
'';
};
# Deny all other subdomains
"alogoulogoi.com" = {
default = true;