CF_API_KEY is now baked in and available by default (#4172)

This commit is contained in:
Geoff Bourne
2026-07-16 09:56:52 -05:00
committed by GitHub
parent 159d8f6939
commit fe9f471da7
24 changed files with 5 additions and 103 deletions
@@ -4,8 +4,6 @@ services:
environment:
EULA: "TRUE"
MODPACK_PLATFORM: AUTO_CURSEFORGE
# Allocate API key from https://console.curseforge.com/
CF_API_KEY: ${CF_API_KEY}
# Example of overriding modloader version for a Fabric modpack
# Refer to https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/mod-platforms/auto-curseforge/#api-key
CF_SLUG: "cobblemon-fabric"