Skip to content

Commit

Permalink
chore: expose port 9119 for relay docker image (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg authored Dec 19, 2024
1 parent 1afb068 commit 4059e8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.relay
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ COPY --from=builder /app/relay /usr/local/bin
# Copy licenses
COPY LICENSE-* ./

EXPOSE 9119
ENTRYPOINT ["/usr/local/bin/relay"]

0 comments on commit 4059e8a

Please sign in to comment.