fix(api,worker): general improvements for workers, debugging and logging
This commit is contained in:
@@ -78,4 +78,4 @@ WORKDIR /app/apps/worker
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["pnpm", "start"]
|
||||
CMD ["node", "dist/index.js"]
|
||||
Reference in New Issue
Block a user