Clarify CF_API_KEY setup in examples (#3321)

This commit is contained in:
Geoff Bourne
2025-02-16 13:19:16 -06:00
committed by GitHub
parent b1128db9cc
commit 3a678a6bf3
20 changed files with 83 additions and 54 deletions
+4 -1
View File
@@ -4,7 +4,10 @@ services:
environment:
EULA: true
MODPACK_PLATFORM: AUTO_CURSEFORGE
# from .env
# Allocate API key from https://console.curseforge.com/
# and set in .env file making sure to double up dollar signs, such as
# CF_API_KEY=$$2a$$10$$....
# Refer to https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/mod-platforms/auto-curseforge/#api-key
CF_API_KEY: ${CF_API_KEY}
CF_PAGE_URL: https://www.curseforge.com/minecraft/modpacks/all-of-fabric-7
# CF_FILENAME_MATCHER: 1.2.2