Skip to content

Commit

Permalink
Lol
Browse files Browse the repository at this point in the history
  • Loading branch information
jabbate19 committed Oct 13, 2024
1 parent 803e216 commit fba5e12
Show file tree
Hide file tree
Showing 5 changed files with 143 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ WORKDIR /app

COPY --from=builder /app/target/release/rideboard-v2 .

CMD ["./rideboard-v2", "server"]
CMD ["./rideboard-v2"]

0 comments on commit fba5e12

Please sign in to comment.