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

This commit is contained in:
2026-04-08 15:42:14 -06:00
parent 29846257b6
commit 61e5fd7eec
+5
View File
@@ -134,6 +134,11 @@ let
port = 30053; port = 30053;
preset = "relaxed_config"; preset = "relaxed_config";
} }
{
host = "requests.${atriDotDad}";
port = 30357;
preset = "relaxed_config";
}
{ {
host = "todo.${atriDotDad}"; host = "todo.${atriDotDad}";
port = 30107; port = 30107;