Upgraded mc-image-helper to fix URL handling

#1092
This commit is contained in:
Geoff Bourne
2021-10-25 19:19:51 -05:00
parent 9c354d5775
commit cc9e0fe1ef
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,8 @@ services:
environment:
EULA: "true"
TYPE: CURSEFORGE
CF_SERVER_MOD: https://media.forgecdn.net/files/3012/800/SkyFactory-4_Server_4.2.2.zip
CF_SERVER_MOD: https://media.forgecdn.net/files/3482/169/Valhelsia+3-3.4.4-SERVER.zip
# CF_SERVER_MOD: https://media.forgecdn.net/files/3012/800/SkyFactory-4_Server_4.2.2.zip
# CF_SERVER_MOD: /modpacks/${MODPACK:-SkyFactory_4_Server_4.1.0.zip}
ports:
- "25565:25565"