mirror of
https://github.com/immich-app/immich.git
synced 2025-12-23 01:11:36 +03: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:
@@ -61,7 +61,7 @@ export class ChangeMediaLocationCommand extends CommandRunner {
|
||||
immich-server:
|
||||
...
|
||||
volumes:
|
||||
- \${UPLOAD_LOCATION}:/usr/src/app/upload
|
||||
- \${UPLOAD_LOCATION}:/data
|
||||
...
|
||||
)`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user