mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-02 16:59:44 +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/one-block-modded/files/4136487"
|
||||
CF_SET_LEVEL_FROM: OVERRIDES
|
||||
DEBUG: "false"
|
||||
|
||||
Reference in New Issue
Block a user