mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-02 23:14:18 +00:00
Added support for downloading mods from Modrinth (#1577)
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
GENERIC_PACKS: testing
|
||||
GENERIC_PACKS_PREFIX: /packs/
|
||||
GENERIC_PACKS_SUFFIX: .zip
|
||||
DEBUG: "true"
|
||||
volumes:
|
||||
- ./packs:/packs
|
||||
- ./data:/data
|
||||
|
||||
Reference in New Issue
Block a user