1

Update immich service

This commit is contained in:
2024-03-09 17:26:49 +01:00
parent d73a0a3c46
commit 91c1bf7d1f

View File

@ -5,7 +5,7 @@
...
}: {
virtualisation.oci-containers.containers.immich-database = {
image = "postgres:15";
image = "tensorchord/pgvecto-rs:pg15-v0.2.0";
autoStart = true;
dependsOn = [];
@ -85,8 +85,6 @@
MACHINE_LEARNING_WORKERS = "1";
MACHINE_LEARNING_WORKER_TIMEOUT = "120";
DISABLE_MACHINE_LEARNING = "false";
DISABLE_TYPESENSE = "false";
};
extraOptions = [