From fa901820da74de193ae6ce738c824c245af2293c Mon Sep 17 00:00:00 2001 From: Nathan Braswell Date: Sat, 18 Jan 2025 00:21:04 -0500 Subject: [PATCH] whoops batou_jf isn't a legal subdomain, made it batou-jf --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 14f0840..306bb32 100644 --- a/flake.nix +++ b/flake.nix @@ -1425,7 +1425,7 @@ # enableACME = true; # locations."/".proxyPass = "http://10.100.0.7:80"; #}; - virtualHosts."batou_jf.room409.xyz" = { + virtualHosts."batou-jf.room409.xyz" = { forceSSL = true; enableACME = true; locations."/".proxyPass = "http://100.64.0.1:8096";