Skip to content

Commit

Permalink
removed redundant ports
Browse files Browse the repository at this point in the history
  • Loading branch information
holisticode committed Jun 15, 2023
1 parent 83e2c88 commit 627407f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.opera
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ RUN apk add --no-cache ca-certificates

COPY --from=builder /go/go-opera/build/opera /

EXPOSE 5050 18545 18546 18547 19090
EXPOSE 5050 18545 18546

ENTRYPOINT ["/opera"]

0 comments on commit 627407f

Please sign in to comment.