Changed launch command
All checks were successful
Dat_Boi upload to portainer / Deploy (push) Successful in 7s

This commit is contained in:
2024-12-20 17:09:05 +01:00
parent b0ddfae60c
commit fdf80eb6c5

View File

@ -31,4 +31,4 @@ USER node
COPY . .
# Run the application.
CMD npm start
CMD node --trace-warnings index.js