mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-01 11:47:16 +00:00
CF_API_KEY is now baked in and available by default (#4172)
This commit is contained in:
@@ -6,7 +6,6 @@ services:
|
||||
MODPACK_PLATFORM: AUTO_CURSEFORGE
|
||||
CF_SLUG: skyfactory-4
|
||||
CF_FILENAME_MATCHER: 4.2.4
|
||||
CF_API_KEY: ${CF_API_KEY}
|
||||
MEMORY: 3G
|
||||
ports:
|
||||
- "25565:25565"
|
||||
|
||||
Reference in New Issue
Block a user