Fixed machine-learning container cannot start prod
parent
3dc538f9e6
commit
10ef3509dd
|
|
@ -1,3 +1,3 @@
|
|||
# npm run typeorm migration:run
|
||||
# npm run start:prod
|
||||
node /dist/main.js
|
||||
node dist/main.js
|
||||
|
|
|
|||
Loading…
Reference in New Issue