From 02e935a325cfb8ef578e7b72d098d7b8ba5b7f0b Mon Sep 17 00:00:00 2001 From: Julien Malka Date: Wed, 1 Jan 2025 10:31:59 +0100 Subject: [PATCH] fix: fix luj.fr monitor --- machines/gustave/nsd.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/gustave/nsd.nix b/machines/gustave/nsd.nix index f3ec84f..5eb5d5d 100644 --- a/machines/gustave/nsd.nix +++ b/machines/gustave/nsd.nix @@ -117,7 +117,7 @@ lib.mkMerge [ ''; }; "luj.fr - IPv6" = { - url = "https://${config.machine.meta.ips.public.ipv6}"; + url = "https://[${config.machine.meta.ips.public.ipv6}]"; type = "http"; accepted_statuscodes = [ "200-299" ]; headers = ''