Skip to content

Commit

Permalink
fix immich-postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
Cp0204 committed Mar 17, 2024
1 parent 13d26e6 commit 91793c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/immich/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- POSTGRES_PASSWORD=postgres
- POSTGRES_USER=postgres
hostname: immich-postgres
image: tensorchord/pgvecto-rs:pg14-v0.2.0@sha256:90724186f0a3517cf6914295b5ab410db9ce23190a2d9d0b9dd6463e3fa298f0
image: tensorchord/pgvecto-rs:pg14-v0.2.0
restart: unless-stopped
volumes:
- type: bind
Expand Down

0 comments on commit 91793c5

Please sign in to comment.