mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-11 02:55:10 +00:00
Revert (for now) the feature to limit concurrent modpack file downloads (#3430)
This commit is contained in:
@@ -7,9 +7,8 @@ services:
|
||||
MODPACK_PLATFORM: AUTO_CURSEFORGE
|
||||
CF_API_KEY: ${CF_API_KEY}
|
||||
CF_SLUG: the-pixelmon-modpack
|
||||
CF_FILENAME_MATCHER: "9.1.2"
|
||||
# Use the image bundled one to ensure latest is being tested
|
||||
CF_EXCLUDE_INCLUDE_FILE: /image/cf-exclude-include.json
|
||||
CF_FILENAME_MATCHER: "9.1.13"
|
||||
DEBUG: true
|
||||
volumes:
|
||||
- ./data:/data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user