Updated Forge usage docs and set FORGEVERSION=RECOMMENDED by default

This commit is contained in:
nichivo
2015-06-13 16:49:08 +10:00
parent 83c31483f7
commit f2e6696368
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -31,4 +31,4 @@ ENV MC_IMAGE=YES
ENV UID=1000
ENV MOTD A Minecraft Server Powered by Docker
ENV JVM_OPTS -Xmx1024M -Xms1024M
ENV TYPE=VANILLA VERSION=LATEST LEVEL=world PVP=true DIFFICULTY=easy
ENV TYPE=VANILLA VERSION=LATEST FORGEVERSION=RECOMMENDED LEVEL=world PVP=true DIFFICULTY=easy