Update proxy.nix
Deploy NixOS / deploy (push) Successful in 24s

This commit is contained in:
2026-04-09 02:10:51 -06:00
parent 61e5fd7eec
commit f1cbe51ed9
+1 -1
View File
@@ -75,7 +75,7 @@ let
preset = "relaxed_config"; preset = "relaxed_config";
} }
{ {
host = "chef.${atriDotDad}"; host = "mealie.${atriDotDad}";
port = 30111; port = 30111;
preset = "strict_config"; preset = "strict_config";
} }