From 9381222d5497bdc8095ddf1d95680b3ec37b3662 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Sat, 1 Feb 2025 23:36:08 -0500 Subject: [PATCH] fix immich v gitea port collision --- services/immich.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/immich.nix b/services/immich.nix index 37634da..a0c0dc4 100644 --- a/services/immich.nix +++ b/services/immich.nix @@ -9,7 +9,7 @@ services.immich = { enable = true; mediaLocation = service_configs.immich.dir; - port = 2283; + port = 2284; # openFirewall = true; host = "0.0.0.0"; database = {