79332261

Date: 2025-01-06 06:37:28
Score: 0.5
Natty:
Report link

try to change the command:

node dist/main.js

if you use Dockerfile to build, use

CMD ["node", "dist/main.js"]
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Hai Alison