mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +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
|
|
@ -4,7 +4,6 @@ services:
|
|||
target: dev-container-mobile
|
||||
environment:
|
||||
- IMMICH_SERVER_URL=http://127.0.0.1:2283/
|
||||
- IMMICH_MEDIA_LOCATION=/data
|
||||
volumes: !override # bind mount host to /workspaces/immich
|
||||
- ..:/workspaces/immich
|
||||
- cli_node_modules:/workspaces/immich/cli/node_modules
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue