fix immich v gitea port collision

This commit is contained in:
Simon Gardling 2025-02-01 23:36:08 -05:00
parent 73111b87cf
commit 9381222d54
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -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 = {