Renewed Forge setup

This commit is contained in:
Jef Roosens 2021-01-26 13:45:30 +01:00
parent 11029c3b43
commit 67af9ed723
7 changed files with 115 additions and 112 deletions

View file

@ -23,7 +23,9 @@ VOLUME /app/config/cache
# Default value to keep users from eating up all ram accidentally
ENV XMS=4
ENV XMX=4
ENV MC_VERSION="${MC_VERSION}"
ENV PAPERMC_VERSION="${PAPERMC_VERSION}"
# Document exposed ports
EXPOSE 25565