summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--system/settings/dev.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/settings/dev.nix b/system/settings/dev.nix
index c0937ec0..a11bc097 100644
--- a/system/settings/dev.nix
+++ b/system/settings/dev.nix
@@ -43,7 +43,7 @@
         "searchix.localhost" = {
           logFormat = "output discard";
           extraConfig = ''
-            reverse_proxy http://localhost:7331 {
+            reverse_proxy http://localhost:3000 {
               transport http {
                 dial_timeout 1s
                 compression off