er
This commit is contained in:
parent
13e2d44bed
commit
ef87fce87f
1 changed files with 2 additions and 2 deletions
|
|
@ -67,8 +67,8 @@ services:
|
|||
database:
|
||||
container_name: immich_postgres
|
||||
#image: docker.io/tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0
|
||||
image: ghcr.io/immich-app/postgres:15-vectorchord
|
||||
environment:
|
||||
image: ghcr.io/immich-app/postgres:15-vectorchord0.5.3
|
||||
environment:
|
||||
POSTGRES_PASSWORD: ${DB_PASSWORD}
|
||||
POSTGRES_USER: ${DB_USERNAME}
|
||||
POSTGRES_DB: ${DB_DATABASE_NAME}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue