Compare commits
No commits in common. "fb29aa01f10b4325b840f4dac7b1ed8db8ddf698" and "ca472e800a56f7596af658f1b0eb583cd70e6264" have entirely different histories.
fb29aa01f1
...
ca472e800a
1 changed files with 1 additions and 6 deletions
|
|
@ -69,11 +69,6 @@ in {
|
||||||
privatePort = 8082;
|
privatePort = 8082;
|
||||||
};
|
};
|
||||||
|
|
||||||
journiv = {
|
|
||||||
enable = true;
|
|
||||||
port = 8091;
|
|
||||||
};
|
|
||||||
|
|
||||||
immich = {
|
immich = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 8089;
|
port = 8089;
|
||||||
|
|
@ -145,7 +140,7 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
scribe = {
|
scribe = {
|
||||||
enable = false;
|
enable = true;
|
||||||
port = 8087;
|
port = 8087;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue