mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-19 11:59:26 +00:00
Switch Quilt and Purpur to image helper (#2229)
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- "25565:25565"
|
||||
environment:
|
||||
EULA: "true"
|
||||
TYPE: AUTO_CURSEFORGE
|
||||
MOD_PLATFORM: AUTO_CURSEFORGE
|
||||
# CF_API_KEY=... must be set in .env file or as environment variable
|
||||
CF_API_KEY: ${CF_API_KEY}
|
||||
CF_SLUG: one-block-modded
|
||||
|
||||
Reference in New Issue
Block a user