1
0
mirror of https://github.com/immich-app/immich.git synced 2025-07-06 06:07:29 +02:00

Fixed machine-learning container cannot start prod

This commit is contained in:
Alex
2022-08-20 22:27:25 -07:00
parent 3dc538f9e6
commit 10ef3509dd

View File

@ -1,3 +1,3 @@
# npm run typeorm migration:run
# npm run start:prod
node /dist/main.js
node dist/main.js