mirror of
https://github.com/immich-app/immich.git
synced 2026-02-12 11:58:15 +03:00
feat: sqlite thumbnail storage
This commit is contained in:
@@ -6,4 +6,4 @@ if [[ "$IMMICH_ENV" == "production" ]]; then
|
||||
fi
|
||||
|
||||
cd /usr/src/app || exit
|
||||
pnpm --filter immich exec nest start --debug "0.0.0.0:9230" --watch -- "$@"
|
||||
exec pnpm --filter immich exec nest start --no-shell --debug "0.0.0.0:9230" --watch -- "$@"
|
||||
|
||||
Reference in New Issue
Block a user