Skip to content

Commit

Permalink
Fixed docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisassad committed Sep 30, 2024
1 parent 5ac207d commit 4613d53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM discord-bot
CMD NODE_ENV=production ./datadog-entrypoint.sh node --import=extensionless/register ./build/discord-consumer/discordConsumer.js
CMD NODE_ENV=production ./datadog-entrypoint.sh node --import=extensionless/register ./build/src/discord-consumer/discordConsumer.js

0 comments on commit 4613d53

Please sign in to comment.