Skip to content

Commit

Permalink
expose 50051
Browse files Browse the repository at this point in the history
  • Loading branch information
gupadhyaya committed Oct 22, 2024
1 parent 63f65f5 commit dff6ddc
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 @@ -16,6 +16,6 @@ WORKDIR /root
# Copy over binaries from the build-env
COPY --from=build-env /src/main /usr/bin/local-sequencer

EXPOSE 7980
EXPOSE 50051

CMD ["local-sequencer", "-listen-all"]

0 comments on commit dff6ddc

Please sign in to comment.