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

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