Immich: change env to use vectorchord

This commit is contained in:
vhsdream
2025-05-22 08:15:10 -04:00
parent 4f3b893e7d
commit bc0554a987
2 changed files with 3 additions and 1 deletions

View File

@@ -380,7 +380,7 @@ DB_HOSTNAME=127.0.0.1
DB_USERNAME=${DB_USER}
DB_PASSWORD=${DB_PASS}
DB_DATABASE_NAME=${DB_NAME}
DB_VECTOR_EXTENSION=pgvecto.rs
DB_VECTOR_EXTENSION=vectorchord
REDIS_HOSTNAME=127.0.0.1
IMMICH_MACHINE_LEARNING_URL=http://127.0.0.1:3003