From f0b453bcd61f84e740537014db7535c8b5476fe4 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Mon, 2 Jan 2023 02:37:24 +0900 Subject: Retire cc.xrvs.net --- static.nix | 8 -------- 1 file changed, 8 deletions(-) diff --git a/static.nix b/static.nix index 2f794fa..2a27b66 100644 --- a/static.nix +++ b/static.nix @@ -90,14 +90,6 @@ in { forceSSL = true; root = "/var/lib/www/septagram.suricrasia.online"; }; - - "cc.xrvs.net" = let - honk = "/var/lib/www/cc.xrvs.net/honk.sock"; - in { - enableACME = true; - forceSSL = true; - locations."/".proxyPass = "http://unix:${honk}"; - }; }; }; -- cgit 1.4.1