add home assistant

This commit is contained in:
debian
2024-02-29 23:51:51 +01:00
parent 1565bce97a
commit fef986fb80
4 changed files with 24 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ services:
DB_DATABASE_NAME: immich
REDIS_HOSTNAME: redis
volumes:
- ${IMMICH_EXTERNAL_PATH}:/usr/src/app/external
- ${IMMICH_EXTERNAL_PATH}:/usr/src/app/external:ro
- ${MEDIA_PATH}/immich/data/library:/usr/src/app/upload
- /etc/localtime:/etc/localtime:ro
ports: