mirror of
https://github.com/immich-app/immich.git
synced 2026-01-08 19:32:44 -08:00
fix: isolate docker host/container filesystem for node_modules and build output (#21167)
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"immich-server",
|
||||
"redis",
|
||||
"database",
|
||||
"immich-machine-learning"
|
||||
"immich-machine-learning",
|
||||
"init"
|
||||
],
|
||||
"dockerComposeFile": [
|
||||
"../docker/docker-compose.dev.yml",
|
||||
|
||||
Reference in New Issue
Block a user