fix: ensured GENERIC_PACKS are re-applied with REMOVE_OLD_MODS (#1257)

#1253
This commit is contained in:
Geoff Bourne
2022-01-05 21:38:51 -06:00
committed by GitHub
parent 4c7bb313be
commit 79f978359c
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ services:
VERSION: ${VERSION:-1.17.1}
FORGEVERSION: ${FORGEVERSION:-37.0.90}
GENERIC_PACK: /modpacks/${MODPACK:-Server-Files-0.0.21.zip}
REMOVE_OLD_MODS: "${REMOVE_OLD_MODS:-false}"
ports:
- "25565:25565"