Skip to content

Commit

Permalink
remove expose ports
Browse files Browse the repository at this point in the history
  • Loading branch information
binhex committed Jul 15, 2024
1 parent 9388acd commit 8a4bc59
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,6 @@ RUN chmod +x /root/*.sh && \
# docker settings
#################

# expose port for web ui
EXPOSE 8888

# expose port for incoming connection
EXPOSE 55555
EXPOSE 55555/udp

# set permissions
#################

Expand Down

0 comments on commit 8a4bc59

Please # to comment.