From f1cbe51ed9ec295abc87d760d3b4af25653a2ae9 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Thu, 9 Apr 2026 02:10:51 -0600 Subject: [PATCH] Update proxy.nix --- modules/proxy.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/proxy.nix b/modules/proxy.nix index 119ff8c..c202efa 100644 --- a/modules/proxy.nix +++ b/modules/proxy.nix @@ -75,7 +75,7 @@ let preset = "relaxed_config"; } { - host = "chef.${atriDotDad}"; + host = "mealie.${atriDotDad}"; port = 30111; preset = "strict_config"; }