mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-23 02:24:19 +00:00
autocf: switch to official CurseForge API, but needs CF_API_KEY (#2043)
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
environment:
|
||||
EULA: "true"
|
||||
TYPE: AUTO_CURSEFORGE
|
||||
CF_API_KEY: # allocate from https://console.curseforge.com/
|
||||
CF_PAGE_URL: https://www.curseforge.com/minecraft/modpacks/all-the-mods-8
|
||||
CF_FILENAME_MATCHER: "1.0.6"
|
||||
MEMORY: 4G
|
||||
|
||||
Reference in New Issue
Block a user