Skip to content

Commit

Permalink
Change to entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Mubelotix committed Jun 17, 2024
1 parent 7f58a45 commit 9a312fc
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 @@ -25,4 +25,4 @@ COPY --from=build /usr/local/bin/admarusd /usr/local/bin/admarusd
EXPOSE 4002
EXPOSE 5002

CMD ["/usr/local/bin/admarusd"]
ENTRYPOINT ["/usr/local/bin/admarusd"]

0 comments on commit 9a312fc

Please sign in to comment.