summaryrefslogtreecommitdiff
path: root/config.nix
diff options
context:
space:
mode:
Diffstat (limited to 'config.nix')
-rw-r--r--config.nix2
1 files changed, 1 insertions, 1 deletions
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";
}