mirror of
https://github.com/immich-app/immich.git
synced 2026-01-01 23:59:55 -08:00
4 lines
81 B
Bash
Executable File
4 lines
81 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
pnpm exec nest start --debug "0.0.0.0:9230" --watch -- "$@"
|