Skip to content

Commit

Permalink
Changed to debug.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Jan 9, 2025
1 parent dc55c9c commit f845be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ EXPOSE 8000
# HEALTHCHECK --interval=1s --timeout=3s --start-period=1ms \
# CMD curl localhost:8000 || exit 1

CMD [ "metacallcli", "/root/index.js" ]
CMD [ "metacallclid", "/root/index.js" ]

0 comments on commit f845be6

Please sign in to comment.