Skip to content

Commit

Permalink
fix run command
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelCenzano committed Sep 24, 2024
1 parent 429e74c commit 8351f80
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 @@ -17,4 +17,4 @@ HEALTHCHECK --interval=10s --timeout=5s --start-period=5s --retries=3 \

EXPOSE 8000

CMD ["./run.sh"]
CMD ["./app/un.sh"]

0 comments on commit 8351f80

Please sign in to comment.