Skip to content

Commit

Permalink
fix: kelupaan
Browse files Browse the repository at this point in the history
  • Loading branch information
reacto11mecha committed Oct 7, 2024
1 parent fb514bf commit 960cda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/processor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@ EOF
# DEBUGGING PURPOSE ONLY
# peek the directory
RUN tree /vote-processor
RUN ls -all
RUN ls -all /vote-processor

CMD ["node", "index.js"]

0 comments on commit 960cda2

Please sign in to comment.