From 82d5d85965ed1568746a0c9eb4fb8d720eb3bc5e Mon Sep 17 00:00:00 2001 From: Silas Date: Mon, 17 Nov 2025 17:52:35 +0100 Subject: [PATCH] aa2 --- mc2/compose.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mc2/compose.yaml b/mc2/compose.yaml index e5b09f2..3ab87e3 100644 --- a/mc2/compose.yaml +++ b/mc2/compose.yaml @@ -26,12 +26,12 @@ services: MODRINTH_PROJECTS: | fabric-api lithium - distanthorizons + # distanthorizons MODRINTH_MODPACK_VERSION_TYPE: "beta" MODRINTH_LOADER: "fabric" - # CF_API_KEY: ${CF_API_KEY} - # CURSEFORGE_FILES: | - # distant-horizons + CF_API_KEY: ${CF_API_KEY} + CURSEFORGE_FILES: | + distant-horizons restart: unless-stopped volumes: - /mnt/appdata/mc2:/data \ No newline at end of file