Document restore exceptions and layout fixes
This commit is contained in:
@@ -12,10 +12,10 @@ services:
|
||||
DB_PASSWORD: ${IMMICH_DB_PASSWORD}
|
||||
DB_DATABASE_NAME: immich
|
||||
REDIS_HOSTNAME: redis
|
||||
TZ: Europe/Berlin
|
||||
volumes:
|
||||
- /mnt/user/photos/immich:/usr/src/app/upload
|
||||
- /mnt/user/photos/family_archive:/usr/src/app/external
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
networks:
|
||||
- immich_default
|
||||
- frontend_net
|
||||
|
||||
Reference in New Issue
Block a user