immich: fixed external path
This commit is contained in:
parent
cb839c295b
commit
ee65d6dc19
@ -23,7 +23,7 @@ in
|
||||
|
||||
volumes = [
|
||||
"${dataDir}:/usr/src/app/upload"
|
||||
"${nextcloudDir}:/external/nextcloud:ro"
|
||||
"${nextcloudDir}:/usr/src/app/external:ro"
|
||||
];
|
||||
|
||||
environment = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user