mirror of
https://github.com/immich-app/immich.git
synced 2025-12-15 17:45:23 -05:00
fix: devcontainer server not starting due to missing plugins mount (#23948)
This commit is contained in:
parent
e94eb5012f
commit
1086f22166
@ -21,6 +21,7 @@ services:
|
||||
- app-node_modules:/usr/src/app/node_modules
|
||||
- sveltekit:/usr/src/app/web/.svelte-kit
|
||||
- coverage:/usr/src/app/web/coverage
|
||||
- ../plugins:/build/corePlugin
|
||||
immich-web:
|
||||
env_file: !reset []
|
||||
immich-machine-learning:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user