mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
refactor: move plugins to packages (#28389)
This commit is contained in:
parent
571e6a8560
commit
ad7aedb843
15 changed files with 22 additions and 22 deletions
|
|
@ -16,7 +16,7 @@ services:
|
|||
- ${UPLOAD_LOCATION:-upload-devcontainer-volume}${UPLOAD_LOCATION:+/photos}:/data
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- pnpm_store_server:/buildcache/pnpm-store
|
||||
- ../plugins:/build/corePlugin
|
||||
- ../packages/plugins:/build/corePlugin
|
||||
immich-web:
|
||||
env_file: !reset []
|
||||
immich-machine-learning:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue