fix: Attempt to fix immich again
This commit is contained in:
parent
74a073513b
commit
6b002df0c8
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@
|
||||||
services.immich = {
|
services.immich = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 2283;
|
port = 2283;
|
||||||
host = "immich.graven.dev";
|
settings.server.externalDomain = "https://immich.graven.dev";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue