Update Dockerfile
This commit is contained in:
@@ -19,5 +19,8 @@ EXPOSE 25565
|
||||
# Expose the default Minecraft RCON port (25575)
|
||||
EXPOSE 25575
|
||||
|
||||
# Expose dynmap port
|
||||
EXPOSE 8123
|
||||
|
||||
# Start the server using run.sh
|
||||
ENTRYPOINT ["/server/run.sh"]
|
||||
|
||||
Reference in New Issue
Block a user