1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-10 23:22:22 +02:00

chore: always restart typesense (#2042)

This commit is contained in:
Jason Rasmussen
2023-03-21 22:41:19 -04:00
committed by GitHub
parent 2dd301e292
commit e10bbfa933

View File

@@ -63,6 +63,7 @@ services:
driver: none
volumes:
- tsdata:/data
restart: always
redis:
container_name: immich_redis