From 0055a0f4fc26da86bf24951d08d8b9a5dd94335a Mon Sep 17 00:00:00 2001 From: Brian Picciano Date: Mon, 8 Nov 2021 17:00:39 -0700 Subject: managing home server with nix --- config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.nix') diff --git a/config.nix b/config.nix index 1d9c77a..863bc50 100644 --- a/config.nix +++ b/config.nix @@ -10,5 +10,5 @@ listenAddr = ":4000"; # If empty then a derived static directory is used - staticProxyURL = "http://127.0.0.1:4001"; + staticProxyURL = "http://127.0.0.1:4002"; } -- cgit v1.2.3