all repos — nixfiles @ 342579099e11494e7cba626e0acc114ce35c8b34

System and user configuration, managed by nix and home-manager

dev: update searchix port (not using templ)
Alan Pearce alan@alanpearce.eu
Wed, 19 Mar 2025 23:04:12 +0100
commit

342579099e11494e7cba626e0acc114ce35c8b34

parent

ca3100aa60211070aa031956f616c6616110e873

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M system/settings/dev.nixsystem/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