Fixed machine-learning container cannot start prod

pull/509/head
Alex 2022-08-20 22:27:25 +07:00
parent 3dc538f9e6
commit 10ef3509dd
No known key found for this signature in database
GPG Key ID: 53CD082B3A5E1082
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