From ced68275e7e47263af396c7e8fe31a40962ee2e2 Mon Sep 17 00:00:00 2001 From: Lucy Hochkamp Date: Sun, 9 Feb 2025 20:33:34 +0100 Subject: [PATCH] a --- hosts/ds9/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/ds9/default.nix b/hosts/ds9/default.nix index 8fb38dd8..ac7486dc 100644 --- a/hosts/ds9/default.nix +++ b/hosts/ds9/default.nix @@ -223,7 +223,7 @@ in } } handle { - abort + reverse_proxy http://127.0.0.1:8001 } ''; };