Skip to content

Commit

Permalink
Merge pull request #55 from xp-bot/dev
Browse files Browse the repository at this point in the history
fix: dockerfile
  • Loading branch information
crnvl authored Sep 1, 2023
2 parents 0e97e75 + 0b71023 commit d5af539
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 @@ -6,4 +6,4 @@ COPY . .
RUN cargo install --path xp-bot
EXPOSE 80

CMD ["cargo", "run", "--release"]
CMD ["cargo", "run", "--release", "--path xp-bot"]

0 comments on commit d5af539

Please sign in to comment.