Improved naming of FORGE_FORCE_REINSTALL and FORGE_VERSION (#1788)

This commit is contained in:
Geoff Bourne
2022-10-16 17:49:25 -05:00
committed by GitHub
parent 2e69966a6a
commit c1d8dc9bb0
7 changed files with 16 additions and 14 deletions

View File

@@ -11,7 +11,7 @@ services:
TYPE: FORGE
DEBUG: "${DEBUG:-false}"
VERSION: ${VERSION:-1.17.1}
FORGEVERSION: ${FORGEVERSION:-37.0.90}
FORGE_VERSION: ${FORGE_VERSION:-37.0.90}
GENERIC_PACK: /modpacks/${MODPACK:-Server-Files-0.0.21.zip}
REMOVE_OLD_MODS: "${REMOVE_OLD_MODS:-false}"
ports: