This commit is contained in:
waveringana 2025-06-16 07:29:55 -04:00
parent 89635578ef
commit 2a961aaa91
No known key found for this signature in database
2 changed files with 10 additions and 8 deletions

View file

@ -20,9 +20,9 @@ in
services.immich = {
enable = true;
port = 2283;
host = "photos.nekomimi.pet";
host = "0.0.0.0";
mediaLocation = immichPhotos;
settings = null;
};
};
};
}