Skip to content

Commit 3a9ee46

Browse files
committed
remove expose
1 parent 17ca662 commit 3a9ee46

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docker/timeboost.Dockerfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,5 @@ USER timeboostuser
3636
# Set the log level to debug by default
3737
ENV RUST_LOG=${RUST_LOG:-sailfish=debug,timeboost=debug,cliquenet=error}
3838

39-
EXPOSE ${TIMEBOOST_SAILFISH_PORT}
40-
EXPOSE ${TIMEBOOST_DECRYPT_PORT}
41-
EXPOSE ${TIMEBOOST_CERTIFIER_PORT}
42-
EXPOSE ${TIMEBOOST_RPC_PORT}
43-
EXPOSE ${TIMEBOOST_METRICS_PORT}
44-
4539
# Run the timeboost binary
4640
CMD ["/app/timeboost"]

0 commit comments

Comments
 (0)