Infini-OPTIPLEX: remove test.inx.moe

This commit is contained in:
Infinidoge 2024-04-26 06:19:12 -04:00
parent a083cf0b5f
commit 97f0b92556
Signed by: Infinidoge
SSH key fingerprint: SHA256:VEv3zmkBzcYYle6/37h+BbOyNDbGy/o8SHh7fcs9RbQ

View file

@ -52,13 +52,6 @@ in
''; '';
}; };
}; };
"test.inx.moe" = ssl // {
locations."/" = {
root = "/srv/web/inx.moe";
inherit tryFiles;
extraConfig = websiteConfig;
};
};
"ponder.inx.moe" = ssl // { "ponder.inx.moe" = ssl // {
locations."/".root = pkgs.ponder; locations."/".root = pkgs.ponder;