Skip to content

Commit

Permalink
fix default cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Jan 21, 2025
1 parent a7b8e0e commit 9cfb027
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 @@ -22,4 +22,4 @@ ENV RELAY_PORT=6349
ENTRYPOINT ["relay"]

EXPOSE 6349
CMD ["relay serve"]
CMD ["serve"]

0 comments on commit 9cfb027

Please sign in to comment.