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
|
driver: none
|
||||||
volumes:
|
volumes:
|
||||||
- tsdata:/data
|
- tsdata:/data
|
||||||
|
restart: always
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
container_name: immich_redis
|
container_name: immich_redis
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue