docs: updating AUTO_CURSEFORGE examples that no longer need /downloads (#2938)

This commit is contained in:
Geoff Bourne
2024-06-30 21:56:44 -05:00
committed by GitHub
parent c70f9c3fff
commit 14a8f903ae
8 changed files with 13 additions and 44 deletions
+1 -2
View File
@@ -7,11 +7,10 @@ services:
# Set CF_API_KEY=... in a .env file next to this compose file and don't source control that file
CF_API_KEY: ${CF_API_KEY}
CF_SLUG: better-mc-fabric-bmc1
CF_FILENAME_MATCHER: v18.5
# CF_FILENAME_MATCHER: v18.5
MEMORY: 4G
volumes:
- mc:/data
- ../downloads:/downloads
ports:
- "25565:25565"