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

This commit is contained in:
2026-04-09 03:05:29 -06:00
parent f1cbe51ed9
commit 10751eae7f
+5 -5
View File
@@ -99,16 +99,16 @@ let
port = 30243;
preset = "strict_config";
}
{
host = "memos.${atriDotDad}";
port = 30311;
preset = "strict_config";
}
{
host = "music.${atriDotDad}";
port = 30043;
preset = "relaxed_config";
}
{
host = "notes.${atriDotDad}";
port = 30257;
preset = "strict_config";
}
{
host = "openclimb.${atriDotDad}";
port = 1337;