mirror of
https://github.com/immich-app/immich.git
synced 2025-01-28 00:59:18 -05:00
chore: always restart typesense (#2042)
This commit is contained in:
parent
2dd301e292
commit
e10bbfa933
1 changed files with 4 additions and 3 deletions
|
@ -63,6 +63,7 @@ services:
|
|||
driver: none
|
||||
volumes:
|
||||
- tsdata:/data
|
||||
restart: always
|
||||
|
||||
redis:
|
||||
container_name: immich_redis
|
||||
|
|
Loading…
Add table
Reference in a new issue