Skip to content

Commit

Permalink
server
Browse files Browse the repository at this point in the history
  • Loading branch information
FirzenYogesh committed Mar 26, 2020
1 parent 9805761 commit 3941615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV WORLD='DefaultWorld'
ENV PORT=19132 ENV PORT=19132
ENV PORTv6=19133 ENV PORTv6=19133
ENV MINECRAFT_COMMON_PATH='/srv/minecraft' ENV MINECRAFT_COMMON_PATH='/srv/minecraft'
ARG INSTALL_URL='https://minecraft.azureedge.net/bin-linux/bedrock-server-1.12.1.1.zip' ARG INSTALL_URL='https://minecraft.azureedge.net/bin-linux/bedrock-server-1.14.32.1.zip'
ENV SERVER_PATH='/srv/bedrock-server' ENV SERVER_PATH='/srv/bedrock-server'
ENV SERVER_ESSENTIALS='/srv/essentials' ENV SERVER_ESSENTIALS='/srv/essentials'


Expand Down

0 comments on commit 3941615

Please sign in to comment.