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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 5 deletions

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