mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-05 01:49:16 +00:00
docs: remove leftover debugs in bmc4 example (#3037)
This commit is contained in:
parent
0a7b1ed817
commit
5113afccb5
1 changed files with 0 additions and 3 deletions
|
@ -2,11 +2,8 @@ services:
|
|||
mc:
|
||||
image: itzg/minecraft-server:java17
|
||||
environment:
|
||||
DEBUG: true
|
||||
SETUP_ONLY: true
|
||||
EULA: true
|
||||
TYPE: MODRINTH
|
||||
VERSION: 1.20.1
|
||||
MEMORY: 4G
|
||||
MODRINTH_MODPACK: better-mc-forge-bmc4
|
||||
MODRINTH_VERSION: v28
|
||||
|
|
Loading…
Reference in a new issue