fix: devcontainer server not starting due to missing plugins mount (#23948)

pull/23908/head
Paul Makles 2025-11-17 11:24:59 +07:00 committed by GitHub
parent e94eb5012f
commit 1086f22166
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

@ -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: