Skip to content

Commit

Permalink
Remove unnecessary port exposure
Browse files Browse the repository at this point in the history
  • Loading branch information
thejcpalma committed Nov 25, 2023
1 parent 98557d7 commit 806b38f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,6 @@ ENV SERVER_MAP_ROTATION=""

ENV ADMIN_PORT="1624"


################################################################################
# Exposing Ports #
################################################################################

EXPOSE $SERVER_PORT/udp
EXPOSE $ADMIM_PORT/tcp


################################################################################
# Container Provisioning #
################################################################################
Expand Down

0 comments on commit 806b38f

Please sign in to comment.