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

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