From 5c97d0eda4735d71406f255fc05f576aef450789 Mon Sep 17 00:00:00 2001 From: reidlab Date: Mon, 26 Feb 2024 17:05:10 -0800 Subject: [PATCH] this is the reason i need a good syntax checker --- hosts/server/webapps/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/server/webapps/default.nix b/hosts/server/webapps/default.nix index efc387b..d3e8abd 100755 --- a/hosts/server/webapps/default.nix +++ b/hosts/server/webapps/default.nix @@ -16,7 +16,7 @@ in { enable = true; domain = "metrics.reidlab.online"; port = 2342; - } + }; # you should probably keep this on # configures acme, gzip, optimization, proxy, and ssl config