Compare commits
2 commits
ca472e800a
...
fb29aa01f1
| Author | SHA1 | Date | |
|---|---|---|---|
| fb29aa01f1 | |||
| 527c104848 |
1 changed files with 6 additions and 1 deletions
|
|
@ -69,6 +69,11 @@ in {
|
||||||
privatePort = 8082;
|
privatePort = 8082;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
journiv = {
|
||||||
|
enable = true;
|
||||||
|
port = 8091;
|
||||||
|
};
|
||||||
|
|
||||||
immich = {
|
immich = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 8089;
|
port = 8089;
|
||||||
|
|
@ -140,7 +145,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
scribe = {
|
scribe = {
|
||||||
enable = true;
|
enable = false;
|
||||||
port = 8087;
|
port = 8087;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue