java memory updates

This commit is contained in:
2023-11-12 08:54:12 -08:00
parent 2db1eb3f62
commit f1f7db6c7a
4 changed files with 8 additions and 2 deletions

View File

@@ -7,6 +7,9 @@ ENV GAME_PORT=""
ENV MC_VERSION=""
ENV FABRIC_VERSION=""
ENV INSTALLER_VERSION=""
ENV XMX=""
ENV XMS=""
ENV XMN=""
# URL's for files
ARG INSTALL_SCRIPT=https://gitlab.fithwum.tech/fithwum/minecraft/-/raw/master/fabric/install_script.sh