From ae85a6a21969f071f4774732ca8e4ecfa926c8b5 Mon Sep 17 00:00:00 2001 From: Croft Date: Wed, 12 Nov 2025 10:49:50 +0000 Subject: [PATCH] added lithium and distant-horizons --- mc2/compose.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mc2/compose.yaml b/mc2/compose.yaml index 8b13279..accfb47 100644 --- a/mc2/compose.yaml +++ b/mc2/compose.yaml @@ -21,6 +21,10 @@ services: Vossl86 Schwesche EXISTING_WHITELIST_FILE: "MERGE" + CF_API_KEY: ${CF_API_KEY} + CURSEFORGE_FILES: | + lithium + distant-horizons restart: unless-stopped volumes: - /mnt/appdata/mc2:/data \ No newline at end of file