mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-27 15:07:45 +00: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…
Reference in a new issue