mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix(docs): instructions on how to use local immich ui (#27813)
This commit is contained in:
parent
8fbeb64c59
commit
79c392ceba
4 changed files with 6 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue