mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-06 11:15:53 +00:00
Fixed machine-learning container cannot start prod
This commit is contained in:
parent
3dc538f9e6
commit
10ef3509dd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# npm run typeorm migration:run
|
||||
# npm run start:prod
|
||||
node /dist/main.js
|
||||
node dist/main.js
|
||||
|
|
|
|||
Loading…
Reference in a new issue