mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
feat: automatically detect media location changes (#20256)
This commit is contained in:
parent
0fdeac0417
commit
c6b25ef111
8 changed files with 43 additions and 8 deletions
|
|
@ -22,6 +22,7 @@ services:
|
|||
- IMMICH_ENV=testing
|
||||
- IMMICH_PORT=2285
|
||||
- IMMICH_IGNORE_MOUNT_CHECK_ERRORS=true
|
||||
- IMMICH_MEDIA_LOCATION=/data
|
||||
volumes:
|
||||
- ./test-assets:/test-assets
|
||||
extra_hosts:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue