mirror of
https://github.com/immich-app/immich.git
synced 2026-05-13 11:02:15 -04:00
fix(docs): instructions on how to use local immich ui (#27813)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user