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

This commit is contained in:
2026-03-18 23:38:49 -06:00
parent 2d2d8b993d
commit 3e3994ebd8
+1 -1
View File
@@ -176,7 +176,7 @@ in
}
handle {
reverse_proxy http://${upstream}:30394
reverse_proxy http://[::1]:6167
}
}