fix(docs): instructions on how to use local immich ui (#27813)

This commit is contained in:
Yaros
2026-04-17 12:29:14 +02:00
committed by GitHub
parent 8fbeb64c59
commit 79c392ceba
4 changed files with 6 additions and 5 deletions
+1
View File
@@ -20,6 +20,7 @@ services:
- /tmp
volumes:
- ..:/usr/src/app
# - ../../ui:/usr/src/ui
- pnpm_cache:/buildcache/pnpm_cache
- server_node_modules:/usr/src/app/server/node_modules
- web_node_modules:/usr/src/app/web/node_modules