Updated to use default Minecraft port
This commit is contained in:
@@ -10,5 +10,5 @@ RUN apt-get update && apt-get install -y curl \
|
|||||||
|
|
||||||
COPY /entrypoint.sh /
|
COPY /entrypoint.sh /
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 25565
|
||||||
CMD ["/bin/sh", "/entrypoint.sh"]
|
CMD ["/bin/sh", "/entrypoint.sh"]
|
||||||
Reference in New Issue
Block a user