mirror of
https://github.com/immich-app/immich.git
synced 2025-12-06 01:10:00 +03:00
fix: devcontainer server not starting due to missing plugins mount (#23948)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user