Renewed Forge setup
This commit is contained in:
parent
11029c3b43
commit
67af9ed723
7 changed files with 115 additions and 112 deletions
|
|
@ -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
|
||||
|
|
|
|||
Reference in a new issue