Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
add typesense hostname
  • Loading branch information
l4rm4nd authored Nov 15, 2023
1 parent b65ec6d commit 2d69d89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/immich/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ services:

immich-typesense:
container_name: immich-typesense
hostname: typesense
image: typesense/typesense:0.24.1
environment:
- TYPESENSE_API_KEY=${TYPESENSE_API_KEY}
Expand Down

0 comments on commit 2d69d89

Please sign in to comment.