fix immich v gitea port collision
This commit is contained in:
parent
73111b87cf
commit
9381222d54
@ -9,7 +9,7 @@
|
|||||||
services.immich = {
|
services.immich = {
|
||||||
enable = true;
|
enable = true;
|
||||||
mediaLocation = service_configs.immich.dir;
|
mediaLocation = service_configs.immich.dir;
|
||||||
port = 2283;
|
port = 2284;
|
||||||
# openFirewall = true;
|
# openFirewall = true;
|
||||||
host = "0.0.0.0";
|
host = "0.0.0.0";
|
||||||
database = {
|
database = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user