fixes
This commit is contained in:
parent
89635578ef
commit
2a961aaa91
2 changed files with 10 additions and 8 deletions
|
@ -20,9 +20,9 @@ in
|
|||
services.immich = {
|
||||
enable = true;
|
||||
port = 2283;
|
||||
host = "photos.nekomimi.pet";
|
||||
host = "0.0.0.0";
|
||||
mediaLocation = immichPhotos;
|
||||
settings = null;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue