mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
feat: change default media location to /data (#20367)
* feat!: change default media location to /data * feat: dynamically detect media location
This commit is contained in:
parent
4cae15f28d
commit
58521c9efb
39 changed files with 316 additions and 209 deletions
|
|
@ -36,7 +36,6 @@ services:
|
|||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
IMMICH_MEDIA_LOCATION: /data
|
||||
IMMICH_REPOSITORY: immich-app/immich
|
||||
IMMICH_REPOSITORY_URL: https://github.com/immich-app/immich
|
||||
IMMICH_SOURCE_REF: local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue