diff --git a/testing/Dockerfile b/testing/Dockerfile index f4c3025..cec3a59 100644 --- a/testing/Dockerfile +++ b/testing/Dockerfile @@ -28,7 +28,7 @@ RUN chmod +x /MCtemp/install_script.sh VOLUME /MCserver # 25565 Default. -EXPOSE 25565/udp 25565/tcp +#EXPOSE 25565/udp 25565/tcp # Run command CMD [ "/bin/bash", "./MCtemp/install_script.sh" ] \ No newline at end of file