diff --git a/docker-compose.yml b/docker-compose.yml index 4606c90..a80511a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -52,7 +52,7 @@ services: - "2283:2283" depends_on: - redis - - immich-database + - database restart: always healthcheck: disable: false @@ -77,7 +77,7 @@ services: healthcheck: test: redis-cli ping || exit 1 restart: always - immich-database: + database: container_name: immich-postgres image: docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:739cdd626151ff1f796dc95a6591b55a714f341c737e27f045019ceabf8e8c52 environment: